## Build directory information
subdir = test
+@FUZZER_TRUE@FUZZER=fuzzer
+
@ICUIO_TRUE@IOTEST = iotest
# the letest directory depends on layoutex.
## Files to remove for 'make clean'
CLEANFILES = *~ $(STATUS_TMP)
-SUBDIRS = $(TESTDATA) intltest $(IOTEST) cintltst $(LETEST)
+SUBDIRS = $(TESTDATA) intltest $(IOTEST) cintltst $(LETEST) $(FUZZER)
## List of phony targets
.PHONY : everything all all-local all-recursive install install-local \
@goods=; \
bads=; \
echo "----------------------------------------"; \
+ echo $SUBDIRS \
+ echo "----------------------------------------"; \
for subdir in $(SUBDIRS); do \
if [ -s "$(MYSTATUS_R).$$subdir" ]; then \
echo "-------------" ; \