ICU-3499 Test iotest when icuio is available for testing.

X-SVN-Rev: 15458
This commit is contained in:
George Rhoten 2004-05-21 18:22:39 +00:00
parent 0dd1c6e8c1
commit 3536695b54

View File

@ -13,10 +13,12 @@ include $(top_builddir)/icudefs.mk
## Build directory information
subdir = test
@ICUIO_TRUE@IOTEST = iotest
## Files to remove for 'make clean'
CLEANFILES = *~
SUBDIRS = testdata intltest cintltst
SUBDIRS = testdata intltest $(IOTEST) cintltst
## List of phony targets
.PHONY : everything all all-local all-recursive install install-local \