From: Victor Julien Date: Thu, 6 Sep 2012 05:43:00 +0000 (+0200) Subject: Add threshold.config example to EXTRA_DIST as well. X-Git-Tag: suricata-1.4beta1~23 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=eb5dbc305fb21059427ac0331783a99ed0a88ba4;p=thirdparty%2Fsuricata.git Add threshold.config example to EXTRA_DIST as well. --- diff --git a/Makefile.am b/Makefile.am index a162c88e52..5fe46432d8 100644 --- a/Makefile.am +++ b/Makefile.am @@ -3,7 +3,7 @@ AUTOMAKE_OPTIONS = foreign 1.4 ACLOCAL_AMFLAGS = -I m4 EXTRA_DIST = ChangeLog COPYING LICENSE suricata.yaml.in \ - classification.config \ + classification.config threshold.config \ reference.config if BUILD_LIBHTP HTP_DIR = libhtp