]> git.ipfire.org Git - thirdparty/suricata.git/commitdiff
lua: add lua dir with example to make dist 3602/head
authorEric Leblond <eric@regit.org>
Thu, 27 Dec 2018 22:02:47 +0000 (23:02 +0100)
committerEric Leblond <eric@regit.org>
Thu, 27 Dec 2018 22:02:47 +0000 (23:02 +0100)
Makefile.am

index 90982cb9286e6a83f448b5dc80f6bc696d5c7563..d113795934c60a6822c6bf3a88f2fa33e69ee522 100644 (file)
@@ -4,7 +4,8 @@ AUTOMAKE_OPTIONS = foreign 1.4
 ACLOCAL_AMFLAGS = -I m4
 EXTRA_DIST = ChangeLog COPYING LICENSE suricata.yaml.in \
              classification.config threshold.config \
-             reference.config $(SURICATA_UPDATE_DIR)
+             reference.config $(SURICATA_UPDATE_DIR) \
+            lua
 SUBDIRS = $(HTP_DIR) rust src qa rules doc contrib etc python ebpf \
           $(SURICATA_UPDATE_DIR)