Migrating source code to RSA from private.
[framework/uifw/e17.git] / config / illume / Makefile.am
1 MAINTAINERCLEANFILES = Makefile.in
2
3 EET_EET = @eet_eet@
4
5 EXTRA_DIST = \
6         profile.desktop \
7         icon.png \
8         e.src \
9         module.battery.src \
10         module.illume-home.src \
11         module.illume-keyboard.src \
12         module.illume-indicator.src \
13         module.illume-softkey.src \
14         module.illume2.src \
15         module.conf.src
16
17 filesdir = $(datadir)/enlightenment/data/config/illume
18 files_DATA = \
19         profile.desktop \
20         icon.png \
21         e.cfg \
22         module.battery.cfg \
23         module.illume-home.cfg \
24         module.illume-keyboard.cfg \
25         module.illume-indicator.cfg \
26         module.illume-softkey.cfg \
27         module.illume2.cfg \
28         module.conf.cfg
29
30 SUFFIXES = .cfg
31
32 .src.cfg:
33         $(EET_EET) -e \
34         $(top_builddir)/config/illume/$@ config \
35         $< 1
36
37 clean-local:
38         rm -rf *.cfg *~