]> git.ipfire.org Git - people/pmueller/ipfire-2.x.git/blobdiff - lfs/ntfs-3g
nettle: Update to 3.7.3
[people/pmueller/ipfire-2.x.git] / lfs / ntfs-3g
index 90498f7cfd67779c371bb83be8c210f8f15d36d1..3f0ae81341c71e54bf6067862b2775781219b8fd 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)
        cd $(DIR_APP) && make install