add snifftest script check to make check

This commit is contained in:
toddouska
2015-04-18 08:35:47 -07:00
parent 99a9d221bc
commit 1e9647023c
6 changed files with 35 additions and 2 deletions

9
scripts/include.am Normal file
View File

@@ -0,0 +1,9 @@
# vim:ft=automake
# included from Top Level Makefile.am
# All paths should be given relative to the root
if BUILD_SNIFFTEST
dist_noinst_SCRIPTS+= scripts/sniffer-testsuite.test
endif
EXTRA_DIST += scripts/testsuite.pcap