efl/src/lib/Makefile.am

24 lines
184 B
Makefile
Raw Normal View History

MAINTAINERCLEANFILES = Makefile.in
SUBDIRS =
if HAVE_WINDOWS
SUBDIRS += evil
endif
SUBDIRS += eina
if EFL_BUILD_EET
SUBDIRS += eet
endif
2012-09-25 23:56:52 -07:00
if EFL_BUILD_EO
SUBDIRS += eo
endif