enlightenment/config/illume-home/Makefile.am

33 lines
610 B
Makefile
Raw Normal View History

MAINTAINERCLEANFILES = Makefile.in
EET_EET = @eet_eet@
EXTRA_DIST = \
profile.desktop \
icon.png \
e.src \
module.battery.src \
module.illume-home.src \
module.illume-keyboard.src \
module.illume2.src
filesdir = $(datadir)/enlightenment/data/config/illume-home
files_DATA = \
profile.desktop \
icon.png \
e.cfg \
module.battery.cfg \
module.illume-home.cfg \
module.illume-keyboard.cfg \
module.illume2.cfg
SUFFIXES = .cfg
.src.cfg:
$(EET_EET) -e \
$(top_builddir)/config/illume-home/$@ config \
$< 1
clean-local:
rm -rf *.cfg *~