]> git.ipfire.org Git - people/pmueller/ipfire-2.x.git/commitdiff
libnetfilter_cthelper: Update automake
authorMichael Tremer <michael.tremer@ipfire.org>
Tue, 16 Feb 2021 16:54:14 +0000 (16:54 +0000)
committerMichael Tremer <michael.tremer@ipfire.org>
Sat, 6 Mar 2021 11:14:50 +0000 (11:14 +0000)
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
lfs/libnetfilter_cthelper

index a0496a38d0160b745eaff3ff1109db39b7e89508..8bbce1f76272cdf89d705c06cc0b39c009f8cef6 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