efl/legacy/emotion/src/Makefile.am

13 lines
187 B
Makefile

MAINTAINERCLEANFILES = Makefile.in
SUBDIRS = lib bin modules examples
if ENABLE_EDJE_EXTERNAL
SUBDIRS += edje_external
endif
if EMOTION_BUILD_GENERIC
SUBDIRS += generic_players
endif