summaryrefslogtreecommitdiff
path: root/wizards/Jar_form.mk
diff options
context:
space:
mode:
Diffstat (limited to 'wizards/Jar_form.mk')
-rw-r--r--wizards/Jar_form.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/wizards/Jar_form.mk b/wizards/Jar_form.mk
index caad29b16702..e5d4c6449420 100644
--- a/wizards/Jar_form.mk
+++ b/wizards/Jar_form.mk
@@ -42,6 +42,6 @@ $(eval $(call gb_Jar_add_sourcefiles,form,\
wizards/com/sun/star/wizards/form/UIControlArranger \
))
-$(eval $(call gb_Jar_set_componentfile,form,wizards/com/sun/star/wizards/form/form,OOO))
+$(eval $(call gb_Jar_set_componentfile,form,wizards/com/sun/star/wizards/form/form,OOO,services))
# vim: set noet sw=4 ts=4: