]> git.ipfire.org Git - ipfire-2.x.git/blobdiff - lfs/libassuan
libassuan: Update automake
[ipfire-2.x.git] / lfs / libassuan
index 7aeadf9bb0ed22d5f3e7f301be26fa6648dd1b71..4edb3fcb052be33424982992cf0cfe9c981dfbb9 100644 (file)
@@ -77,6 +77,7 @@ $(subst %,%_MD5,$(objects)) :
 $(TARGET) : $(patsubst %,$(DIR_DL)/%,$(objects))
        @$(PREBUILD)
        @rm -rf $(DIR_APP) && cd $(DIR_SRC) && tar jxf $(DIR_DL)/$(DL_FILE)
+       $(UPDATE_AUTOMAKE)
        cd $(DIR_APP) && ./configure --prefix=/usr
        cd $(DIR_APP) && make $(MAKETUNING)
        cd $(DIR_APP) && make install