]> git.ipfire.org Git - ipfire-2.x.git/blobdiff - lfs/libnl-3
libnl-3: Update automake
[ipfire-2.x.git] / lfs / libnl-3
index 70ae0069ffbc1a1cba2bf3acae80d65efb196fc7..76687988685e511da4cd627e07c1465174cfdefe 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 --sysconfdir=/etc
        cd $(DIR_APP) && make $(MAKETUNING)
        cd $(DIR_APP) && make install