summaryrefslogtreecommitdiff
path: root/wizards/Jar_reportbuilder.mk
diff options
context:
space:
mode:
authorMathias Bauer <mba@openoffice.org>2011-02-22 14:10:09 +0100
committerBjoern Michaelsen <bjoern.michaelsen@canonical.com>2011-06-16 10:23:20 +0200
commit8d0058914ea6f4ef7f8c70f3eaf5b50e585fc214 (patch)
tree15dc5b18122cbd0218956fdfd1e002d607cb5450 /wizards/Jar_reportbuilder.mk
parent2839168cd0eebe9b5397406a124ca1b6247ad59e (diff)
CWS gnumake4: fix for case sensitive file systems
Diffstat (limited to 'wizards/Jar_reportbuilder.mk')
-rw-r--r--wizards/Jar_reportbuilder.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/wizards/Jar_reportbuilder.mk b/wizards/Jar_reportbuilder.mk
index 956f554c1293..a26f5baaeefe 100644
--- a/wizards/Jar_reportbuilder.mk
+++ b/wizards/Jar_reportbuilder.mk
@@ -39,7 +39,7 @@ $(eval $(call gb_Jar_add_jars,reportbuilderwizard,\
$(eval $(call gb_Jar_set_packageroot,reportbuilderwizard,com))
-$(eval $(call gb_Jar_set_manifest,reportbuilderwizard,$(SRCDIR)/wizards/com/sun/star/wizards/reportbuilder/MANIFEST.MF))
+$(eval $(call gb_Jar_set_manifest,reportbuilderwizard,$(SRCDIR)/wizards/com/sun/star/wizards/reportbuilder/Manifest.mf))
$(eval $(call gb_Jar_set_jarclasspath,reportbuilderwizard,\
commonwizards.jar \