ICU-3499 Test iotest when icuio is available for testing.
X-SVN-Rev: 15458
This commit is contained in:
parent
0dd1c6e8c1
commit
3536695b54
@ -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 \
|
||||
|
Loading…
Reference in New Issue
Block a user