From: Jason Ish Date: Mon, 10 Aug 2020 17:20:52 +0000 (-0600) Subject: automake: add acsite.m4 to EXTRA_DIST X-Git-Tag: suricata-6.0.0-rc1~124 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=refs%2Fpull%2F5286%2Fhead;p=thirdparty%2Fsuricata.git automake: add acsite.m4 to EXTRA_DIST This file is required to successfully re-run autoreconf, which many packaging tools will do even on a prepared distribution archive. --- diff --git a/Makefile.am b/Makefile.am index c920180fa6..d6c4503c05 100644 --- a/Makefile.am +++ b/Makefile.am @@ -5,7 +5,8 @@ ACLOCAL_AMFLAGS = -I m4 EXTRA_DIST = ChangeLog COPYING LICENSE suricata.yaml.in \ threshold.config \ $(SURICATA_UPDATE_DIR) \ - lua + lua \ + acsite.m4 SUBDIRS = $(HTP_DIR) rust src qa rules doc contrib etc python ebpf \ $(SURICATA_UPDATE_DIR)