diff options
author | Tor Lillqvist <tml@collabora.com> | 2013-09-16 15:57:09 +0300 |
---|---|---|
committer | Tor Lillqvist <tml@collabora.com> | 2013-09-16 18:32:36 +0300 |
commit | 4b139b8d939376be2f6e5ca3568b0ec875a3f834 (patch) | |
tree | 48cb53e15c544642585870b0f7edb455361ea78d /xmloff/Library_xo.mk | |
parent | e873440b49de8c9547e7c7029c3384372e2ba38a (diff) |
Insert impastp2.cxx into impastpl.cxx
I guess "impastp" could stand for "IMPort AutoSTyle Pool" but no idea what the
"l" means, I chose the name "impastpl.cxx" just to match "impastpl.hxx"
Change-Id: I6e03df47f4782bfe5bd959d9b52f1fb666a3086f
Diffstat (limited to 'xmloff/Library_xo.mk')
-rw-r--r-- | xmloff/Library_xo.mk | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/xmloff/Library_xo.mk b/xmloff/Library_xo.mk index 0f8042e3cabc..66bbb147fe09 100644 --- a/xmloff/Library_xo.mk +++ b/xmloff/Library_xo.mk @@ -247,7 +247,6 @@ $(eval $(call gb_Library_add_exception_objects,xo,\ xmloff/source/style/escphdl \ xmloff/source/style/fonthdl \ xmloff/source/style/impastpl \ - xmloff/source/style/impastp2 \ xmloff/source/style/impastp3 \ xmloff/source/style/impastp4 \ xmloff/source/style/kernihdl \ |