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