components/snort/Makefile
changeset 4339 6501cf9c29f9
parent 3817 30b42c38bbc4
child 5066 7e7b4d607ab6
--- a/components/snort/Makefile	Thu May 21 08:56:12 2015 -0700
+++ b/components/snort/Makefile	Thu May 21 13:48:49 2015 -0700
@@ -83,6 +83,8 @@
 
 test:		$(NO_TESTS)
 
+system-test:    $(NO_TESTS)
+
 
 REQUIRED_PACKAGES += developer/lexer/flex
 REQUIRED_PACKAGES += developer/parser/bison