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