]> git.ipfire.org Git - people/pmueller/ipfire-2.x.git/blobdiff - lfs/pkg-config
pkg-config: Update automake scripts
[people/pmueller/ipfire-2.x.git] / lfs / pkg-config
index 368da3b53ae8ea94c9a18c733e8c25c2f82fe965..567892084be2b19ef23ee8e2ec2d47dbd7c38724 100644 (file)
@@ -78,6 +78,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=$(PREFIX) --with-internal-glib
        cd $(DIR_APP) && make $(MAKETUNING)
        cd $(DIR_APP) && make install