From: Michael Tremer Date: Mon, 22 Feb 2021 11:04:40 +0000 (+0000) Subject: ntp: Update automake X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=365b57243bad13f304a6b362cb76eeb230fad509;p=people%2Fms%2Fipfire-2.x.git ntp: Update automake Signed-off-by: Michael Tremer --- diff --git a/lfs/ntp b/lfs/ntp index c8f69039d7..ca46e51632 100644 --- 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 \