]> git.ipfire.org Git - ipfire-2.x.git/blobdiff - lfs/ntfs-3g
stage2: Rootfile update for update-ids-ruleset script
[ipfire-2.x.git] / lfs / ntfs-3g
index 0ed890f8b108f233d7c6b31517be068b7a9591d7..5191d508633c5713e509cd2a68dc25334d8167f7 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