test bustage fix

This commit is contained in:
vladimir%pobox.com 2007-01-18 00:55:53 +00:00
parent c760421bdd
commit d114701e8d

View File

@ -10,8 +10,9 @@ MODULE = thebes
DIRS = public src
ifdef ENABLE_TESTS
TOOL_DIRS += test
endif
# disabled until vlad fixes the tests to link against the right thing on non-windows
#ifdef ENABLE_TESTS
#TOOL_DIRS += test
#endif
include $(topsrcdir)/config/rules.mk