blob: a0a361141c331bd4e4e63c811202c695e6d4f72b [file] [log] [blame]
if HAVE_CHECK
SUBDIRS_CHECK = check
else
SUBDIRS_CHECK =
endif
if USE_X
SUBDIRS_ICLES = icles
else
SUBDIRS_ICLES =
endif
SUBDIRS = $(SUBDIRS_CHECK) $(SUBDIRS_ICLES) examples
DIST_SUBDIRS = check icles examples