]> git.ipfire.org Git - people/pmueller/ipfire-2.x.git/commitdiff
ntp: Update automake
authorMichael Tremer <michael.tremer@ipfire.org>
Mon, 22 Feb 2021 11:04:40 +0000 (11:04 +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/ntp

diff --git a/lfs/ntp b/lfs/ntp
index c8f69039d7a50c441f435799447517737ed7c6c5..ca46e51632e21f25c75a3cf2d5d0228e060d1212 100644 (file)
--- a/lfs/ntp
+++ b/lfs/ntp
@@ -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 \