From eb5dbc305fb21059427ac0331783a99ed0a88ba4 Mon Sep 17 00:00:00 2001 From: Victor Julien Date: Thu, 6 Sep 2012 07:43:00 +0200 Subject: [PATCH] Add threshold.config example to EXTRA_DIST as well. --- Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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