]> git.ipfire.org Git - people/pmueller/ipfire-2.x.git/blobdiff - lfs/libmpc
libmpc: Update automake
[people/pmueller/ipfire-2.x.git] / lfs / libmpc
index 65a34efd14f0e3ea5441192c6c9f9c306bd95fb4..2adf4f48f211e9475ecbac74d135a90701d60a29 100644 (file)
@@ -70,6 +70,7 @@ $(subst %,%_MD5,$(objects)) :
 $(TARGET) : $(patsubst %,$(DIR_DL)/%,$(objects))
        @$(PREBUILD)
        @rm -rf $(DIR_APP) && cd $(DIR_SRC) && tar axf $(DIR_DL)/$(DL_FILE)
+       $(UPDATE_AUTOMAKE)
        cd $(DIR_APP) && ./configure --prefix=/usr
        cd $(DIR_APP) && make $(MAKETUNING)
        cd $(DIR_APP) && make install