]> git.ipfire.org Git - thirdparty/suricata.git/commitdiff
automake: add acsite.m4 to EXTRA_DIST 5286/head
authorJason Ish <jason.ish@oisf.net>
Mon, 10 Aug 2020 17:20:52 +0000 (11:20 -0600)
committerJason Ish <jason.ish@oisf.net>
Mon, 10 Aug 2020 17:20:52 +0000 (11:20 -0600)
This file is required to successfully re-run autoreconf, which
many packaging tools will do even on a prepared distribution
archive.

Makefile.am

index c920180fa664a0b894ed79b15726d2b0f77cf6e3..d6c4503c0559b45672e50c98d297947c65c0ddd6 100644 (file)
@@ -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)