components/doxygen/Makefile
changeset 4339 6501cf9c29f9
parent 3904 7dda4f1294c8
child 4737 844cca6e99f3
--- a/components/doxygen/Makefile	Thu May 21 08:56:12 2015 -0700
+++ b/components/doxygen/Makefile	Thu May 21 13:48:49 2015 -0700
@@ -91,6 +91,8 @@
 
 test:		$(TEST_64)
 
+system-test:    $(SYSTEM_TESTS_NOT_IMPLEMENTED)
+
 
 REQUIRED_PACKAGES += developer/lexer/flex
 REQUIRED_PACKAGES += developer/parser/bison