summaryrefslogtreecommitdiff
path: root/xmloff/Library_xo.mk
diff options
context:
space:
mode:
authorMathias Bauer <mba@openoffice.org>2010-11-29 13:41:51 +0100
committerMathias Bauer <mba@openoffice.org>2010-11-29 13:41:51 +0100
commitc926c86c914574ec94e809c14392c86e2c54cb04 (patch)
tree98f04e7264b203c32288ee7b7ff5c2e544ec440c /xmloff/Library_xo.mk
parentdac3d8ca475971249a0015cb55207688055b41f5 (diff)
CWS gnumake2: fix some build breakers in svtools, xmloff and framework
Diffstat (limited to 'xmloff/Library_xo.mk')
-rw-r--r--xmloff/Library_xo.mk4
1 files changed, 4 insertions, 0 deletions
diff --git a/xmloff/Library_xo.mk b/xmloff/Library_xo.mk
index 4cad926570de..2e335b4175c4 100644
--- a/xmloff/Library_xo.mk
+++ b/xmloff/Library_xo.mk
@@ -182,6 +182,10 @@ $(eval $(call gb_Library_add_exception_objects,xo,\
xmloff/source/forms/property_meta_data \
xmloff/source/forms/strings \
xmloff/source/forms/valueproperties \
+ xmloff/source/forms/handler/form_handler_factory \
+ xmloff/source/forms/handler/property_handler_base \
+ xmloff/source/forms/handler/vcl_date_handler \
+ xmloff/source/forms/handler/vcl_time_handler \
xmloff/source/meta/MetaExportComponent \
xmloff/source/meta/MetaImportComponent \
xmloff/source/meta/xmlmetae \