Do NOT include dirs in EXTRA_DIST (embryo, eet, ecore, evas, edje,
efreet) as it will include .svn directories!
EXTRA_DIST does not take a glob as ETK did, use $(wildcard glob) to
expand it.
And do not forget about adding extra files to EXTRA_DIST (wizard) and
DIST_SUBDIRS (fileman_opinfo).
SVN revision: 40247
icon_power_management.png \
icon_profiles.png \
icon_reboot.png \
-icon_regenerate_menus.png \
icon_reset.png \
icon_resize.png \
icon_right_arrow.png \
exebuf \
winlist \
fileman \
+fileman_opinfo \
wizard \
conf \
conf_wallpaper \
files_DATA = \
e-module-$(MODULE).edj module.desktop
-EXTRA_DIST = $(files_DATA)
+EXTRA_DIST = $(files_DATA) page_040.c page_050.c page_060.c
# the module .so file
INCLUDES = -I. \