]> git.ipfire.org Git - ipfire-2.x.git/blobdiff - lfs/libxml2
libxml2: Update automake
[ipfire-2.x.git] / lfs / libxml2
index 9d0f1b9b395f7687eb4ae323e8c8659a709686af..6ee0fa2743a73a6c1ea938fefcc0f0a87436bde4 100644 (file)
@@ -72,6 +72,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 --disable-static --with-history
        cd $(DIR_APP) && make $(MAKETUNING)
        cd $(DIR_APP) && make install