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