Change back to enable tests

This commit is contained in:
romashin 2008-04-19 18:37:02 +03:00
parent 9e2d7e5c61
commit dd670e1801

View File

@ -8,7 +8,7 @@ include $(DEPTH)/config/autoconf.mk
MODULE = qgeckoembed
DIRS=src
ifdef ENABLE_EMBEDDING_TESTS
ifdef ENABLE_TESTS
TOOL_DIRS += tests
endif