components/apache2-modules/mod_security2/Makefile
changeset 4339 6501cf9c29f9
parent 3817 30b42c38bbc4
child 5172 2ac937ed383b
--- a/components/apache2-modules/mod_security2/Makefile	Thu May 21 08:56:12 2015 -0700
+++ b/components/apache2-modules/mod_security2/Makefile	Thu May 21 13:48:49 2015 -0700
@@ -61,6 +61,8 @@
 
 test: $(TEST_32_and_64)
 
+system-test:    $(SYSTEM_TESTS_NOT_IMPLEMENTED)
+
 
 REQUIRED_PACKAGES += library/apr-15
 REQUIRED_PACKAGES += library/apr-util-15