Build tests on if ENABLE_TESTS is defined.

git-svn-id: svn://10.0.0.236/trunk@21102 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
ramiro%netscape.com
1999-02-18 03:26:16 +00:00
parent 7f83e9ffe2
commit 0e2ed2303f

View File

@@ -28,6 +28,8 @@ DIRS += ucvja ucvja2
DIRS += ucvlatin
DIRS += tests
ifdef ENABLE_TESTS
DIRS += tests
endif
include $(topsrcdir)/config/rules.mk