]> git.ipfire.org Git - people/pmueller/ipfire-2.x.git/blobdiff - lfs/Unix-Syslog
Merge branch 'next'
[people/pmueller/ipfire-2.x.git] / lfs / Unix-Syslog
index e36394eb9d6a91b000e90f196356d005dfc8faac..bc6367d8ef4ee5356d4b469cf3a7389f3385e686 100644 (file)
@@ -71,7 +71,7 @@ $(TARGET) : $(patsubst %,$(DIR_DL)/%,$(objects))
        @$(PREBUILD)
        @rm -rf $(DIR_APP) && cd $(DIR_SRC) && tar zxf $(DIR_DL)/$(DL_FILE)
        cd $(DIR_APP) && perl Makefile.PL
-       cd $(DIR_APP) && make
+       cd $(DIR_APP) && make $(MAKETUNING) $(EXTRA_MAKE)
        cd $(DIR_APP) && make install
        @rm -rf $(DIR_APP)
        @$(POSTBUILD)