diff options
Diffstat (limited to 'wizards')
-rw-r--r-- | wizards/Jar_report.mk | 2 | ||||
-rw-r--r-- | wizards/com/sun/star/wizards/report/MANIFEST.MF | 1 |
2 files changed, 2 insertions, 1 deletions
diff --git a/wizards/Jar_report.mk b/wizards/Jar_report.mk index 010c990236eb..50e9615634b3 100644 --- a/wizards/Jar_report.mk +++ b/wizards/Jar_report.mk @@ -30,6 +30,8 @@ $(eval $(call gb_Jar_use_jars,report,\ $(eval $(call gb_Jar_set_manifest,report,$(SRCDIR)/wizards/com/sun/star/wizards/report/MANIFEST.MF)) +$(eval $(call gb_Jar_add_manifest_classpath,report,reportbuilderwizard.jar)) + $(eval $(call gb_Jar_set_packageroot,report,com)) $(eval $(call gb_Jar_add_sourcefiles,report,\ diff --git a/wizards/com/sun/star/wizards/report/MANIFEST.MF b/wizards/com/sun/star/wizards/report/MANIFEST.MF index 2dda41ae35ed..1a4f8da6e3b0 100644 --- a/wizards/com/sun/star/wizards/report/MANIFEST.MF +++ b/wizards/com/sun/star/wizards/report/MANIFEST.MF @@ -1,3 +1,2 @@ -Class-Path: reportbuilderwizard.jar RegistrationClassName: com.sun.star.wizards.report.CallReportWizard UNO-Type-Path: |