components/tomcat/Makefile
changeset 4339 6501cf9c29f9
parent 4151 5ddf681dc2fa
child 4773 66779b2d691b
--- a/components/tomcat/Makefile	Thu May 21 08:56:12 2015 -0700
+++ b/components/tomcat/Makefile	Thu May 21 13:48:49 2015 -0700
@@ -83,6 +83,8 @@
 
 test:	$(TEST_32)
 
+system-test:    $(SYSTEM_TESTS_NOT_IMPLEMENTED)
+
 
 REQUIRED_PACKAGES += runtime/java/jre-8
 REQUIRED_PACKAGES += shell/ksh93