]> git.ipfire.org Git - thirdparty/suricata.git/commitdiff
Make sure tls-events is part of the dist
authorVictor Julien <victor@inliniac.net>
Mon, 17 Feb 2014 09:48:10 +0000 (10:48 +0100)
committerVictor Julien <victor@inliniac.net>
Mon, 17 Feb 2014 09:48:10 +0000 (10:48 +0100)
Added it to Makefile.am so it will be part of the dist created by
make distcheck.

rules/Makefile.am

index 3d725ef7a32ac925de18ac51abb6180d5c54a575..bb11b919f1866629ec6652f18ebe1e67f8611224 100644 (file)
@@ -4,4 +4,5 @@ stream-events.rules \
 smtp-events.rules \
 http-events.rules \
 dns-events.rules \
+tls-events.rules \
 files.rules