# HG changeset patch # User Petr Sumbera # Date 1337857529 25200 # Node ID 92b5de339d33d47275975931a6910c6313d4dab2 # Parent 8fb01b782865a6d6e6c10f5d0e9dc3aafbb2a6d2 7166132 vim should be able to run its test suite diff -r 8fb01b782865 -r 92b5de339d33 components/vim/Makefile --- a/components/vim/Makefile Thu May 24 05:26:58 2012 -0400 +++ b/components/vim/Makefile Thu May 24 04:05:29 2012 -0700 @@ -121,6 +121,8 @@ # complete source tree. COMPONENT_PRE_CONFIGURE_ACTION = ($(CLONEY) $(SOURCE_DIR) $(@D)) +COMPONENT_TEST_TARGETS = test + $(SOURCE_DIR)/runtime/doc/uganda.txt: prep $(BUILD_DIR)/license: $(SOURCE_DIR)/runtime/doc/uganda.txt