efl/legacy/edje/data/template/macros/Makefile.am

7 lines
112 B
Makefile

FILES = mymacro.edc
macrodir = $(pkgdatadir)/data/template/macros
macro_DATA = $(FILES)
EXTRA_DIST = $(FILES)