summaryrefslogtreecommitdiff
path: root/GNUmakefile
diff options
context:
space:
mode:
authorBjoern Michaelsen <b_michaelsen@openoffice.org>2010-07-05 18:06:39 +0200
committerBjoern Michaelsen <b_michaelsen@openoffice.org>2010-07-05 18:06:39 +0200
commit4d06c1bfc6ae30886dbcf699add3fb74ac5f0b3d (patch)
treeeaa81f8e75fdd34ca04317f3b58556fd168e204f /GNUmakefile
parent9017c0fcf4d1c2571c9b6477cccbc316ebef9adc (diff)
CWS gnumake2: more multi-repo work for modules
Diffstat (limited to 'GNUmakefile')
-rw-r--r--GNUmakefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/GNUmakefile b/GNUmakefile
index 99a8df5524fa..6582948e8c91 100644
--- a/GNUmakefile
+++ b/GNUmakefile
@@ -32,7 +32,7 @@ endif
GBUILDDIR := $(SOLARENV)/gbuild
include $(GBUILDDIR)/gbuild.mk
-$(eval $(call gb_Module_make_global_targets,ooo))
+$(eval $(call gb_Module_make_global_targets,Module_ooo.mk))
include $(foreach repo,$(filter-out $(SRCDIR),$(gb_REPOS)),$(repo)/$(notdir $(firstword $(MAKEFILE_LIST))))