]> git.ipfire.org Git - ipfire-2.x.git/blobdiff - lfs/streamripper
stage2: Rootfile update for update-ids-ruleset script
[ipfire-2.x.git] / lfs / streamripper
index 4e30f8b714b44721a45bbfedbfcd6e27d5c64139..681fc1458ce61f619785f896c2d3ccb3b50cfb39 100644 (file)
@@ -77,6 +77,7 @@ dist:
 $(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