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