]> git.ipfire.org Git - people/pmueller/ipfire-2.x.git/commitdiff
mpd: Update automake
authorMichael Tremer <michael.tremer@ipfire.org>
Wed, 24 Feb 2021 11:12:58 +0000 (11:12 +0000)
committerMichael Tremer <michael.tremer@ipfire.org>
Sat, 6 Mar 2021 11:14:51 +0000 (11:14 +0000)
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
lfs/mpd

diff --git a/lfs/mpd b/lfs/mpd
index 13063e03b802b5c29d1be52e7b5fafe58d7915d6..f7abccf2c2020891349abcf45ccdb4f891d0802a 100644 (file)
--- a/lfs/mpd
+++ b/lfs/mpd
@@ -77,6 +77,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 \
                        --disable-ipv6 \