add snifftest script check to make check
This commit is contained in:
9
scripts/include.am
Normal file
9
scripts/include.am
Normal 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
|
||||
Reference in New Issue
Block a user