efl/legacy/elementary/src/Makefile.am

15 lines
228 B
Makefile

AUTOMAKE_OPTIONS = 1.4 foreign
MAINTAINERCLEANFILES = Makefile.in
SUBDIRS = lib bin imported
if BUILD_MODULES
SUBDIRS += modules edje_externals
endif
SUBDIRS += examples
if ENABLE_ELEMENTARY_TESTS
SUBDIRS += tests
endif