7 lines
117 B
Makefile
7 lines
117 B
Makefile
if ENABLE_EXAMPLES
|
|
SUBDIRS = properties echo hal glib ecore echo_ecore
|
|
endif
|
|
|
|
MAINTAINERCLEANFILES = \
|
|
Makefile.in
|
|
|