summaryrefslogtreecommitdiff
path: root/svtools/prj
diff options
context:
space:
mode:
authorHans-Joachim Lankenau <hjs@openoffice.org>2010-11-23 14:24:46 +0100
committerHans-Joachim Lankenau <hjs@openoffice.org>2010-11-23 14:24:46 +0100
commitae831144a3de6f721547bbce87a542cd8eb69b99 (patch)
treec32e88958062c9fbd59302880a3e74966b7e057c /svtools/prj
parent69963de0be4f8eb769e1028dddf9f4fc598545b5 (diff)
gnumake2: enable packmodule in setsolar mws builds
Diffstat (limited to 'svtools/prj')
-rw-r--r--svtools/prj/makefile.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/svtools/prj/makefile.mk b/svtools/prj/makefile.mk
index 3b1b54d4357f..c73a3d944bbf 100644
--- a/svtools/prj/makefile.mk
+++ b/svtools/prj/makefile.mk
@@ -37,4 +37,4 @@ VERBOSEFLAG := -s
.ENDIF
all:
- cd $(PRJ) && $(GNUMAKE) $(VERBOSEFLAG) -r -j$(MAXPROCESS)
+ cd $(PRJ) && $(GNUMAKE) $(VERBOSEFLAG) -r -j$(MAXPROCESS) $(gb_MAKETARGET)