Don't build storage tests until libxul is available

This commit is contained in:
benjamin%smedbergs.us 2006-03-23 15:52:20 +00:00
parent ad60beba9c
commit d4c2839bfc

View File

@ -51,7 +51,7 @@ DIRS = ../db/sqlite3/src \
$(NULL) $(NULL)
ifdef ENABLE_TESTS ifdef ENABLE_TESTS
DIRS += test TOOL_DIRS += test
endif endif
include $(topsrcdir)/config/rules.mk include $(topsrcdir)/config/rules.mk