]> git.ipfire.org Git - people/pmueller/ipfire-2.x.git/blobdiff - lfs/qrencode
perl-Capture-Tiny: New package
[people/pmueller/ipfire-2.x.git] / lfs / qrencode
index aaf004b4d03150bea32b8bcb210dedbf48672695..2deb8b4cf46145c2d9652adf0a4cbb473fb86095 100644 (file)
@@ -73,6 +73,7 @@ $(subst %,%_MD5,$(objects)) :
 $(TARGET) : $(patsubst %,$(DIR_DL)/%,$(objects))
        @$(PREBUILD)
        @rm -rf $(DIR_APP) && cd $(DIR_SRC) && tar zxf $(DIR_DL)/$(DL_FILE)
+       $(UPDATE_AUTOMAKE)
        cd $(DIR_APP) && ./configure --prefix=/usr
        cd $(DIR_APP) && make $(MAKETUNING) $(EXTRA_MAKE)
        cd $(DIR_APP) && make install