]> git.ipfire.org Git - ipfire-2.x.git/blobdiff - lfs/libdnet
make.sh: Add ids-ruleset-source
[ipfire-2.x.git] / lfs / libdnet
index 66adfb205867bead58de7ce1f305d2970ad9dd03..b02ae66b8dc8d93ea4216f7656a40a5e1dbede75 100644 (file)
@@ -70,6 +70,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
        cd $(DIR_APP) && make install