This commit is contained in:
vladimir%pobox.com 2007-01-18 00:55:53 +00:00
Родитель c760421bdd
Коммит d114701e8d
1 изменённых файлов: 4 добавлений и 3 удалений

Просмотреть файл

@ -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