lua: add lua dir with example to make dist

pull/3602/head
Eric Leblond 7 years ago
parent 2b72dfaf01
commit a51d1f7c46

@ -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)

Loading…
Cancel
Save