efl/src/bin/Makefile.am

16 lines
128 B
Makefile

MAINTAINERCLEANFILES = Makefile.in
SUBDIRS =
if HAVE_WINDOWS
SUBDIRS += evil
endif
if EFL_BUILD_EET
SUBDIRS += eet
endif