components/tmux/Makefile
changeset 4339 6501cf9c29f9
parent 3917 87d7f448290b
child 5682 94c0ca64c022
--- a/components/tmux/Makefile	Thu May 21 08:56:12 2015 -0700
+++ b/components/tmux/Makefile	Thu May 21 13:48:49 2015 -0700
@@ -58,6 +58,8 @@
 
 test:		$(NO_TESTS)
 
+system-test:    $(NO_TESTS)
+
 
 REQUIRED_PACKAGES += library/libevent
 REQUIRED_PACKAGES += shell/ksh93