]> git.ipfire.org Git - ipfire-2.x.git/blobdiff - lfs/cifs-utils
cifs-utils: Update automake
[ipfire-2.x.git] / lfs / cifs-utils
index 05705393cd7ce5859d226cbb56461f584e7367fa..c3a98f6d6000445bcb97c4952a67c77a28e261b9 100644 (file)
@@ -77,6 +77,7 @@ $(subst %,%_MD5,$(objects)) :
 $(TARGET) : $(patsubst %,$(DIR_DL)/%,$(objects))
        @$(PREBUILD)
        @rm -rf $(DIR_APP) && cd $(DIR_SRC) && tar axf $(DIR_DL)/$(DL_FILE)
+       $(UPDATE_AUTOMAKE)
        cd $(DIR_APP) && ./configure
        cd $(DIR_APP) && make $(MAKETUNING) $(EXTRA_MAKE)
        cd $(DIR_APP) && make install