Change the installation path for multi-user environment.
[platform/core/uifw/e17-misc.git] / arm / usr / share / enlightenment / config / e / config / samsung / Makefile.am
1 MAINTAINERCLEANFILES = Makefile.in
2
3 EET_EET = @eet_eet@
4
5 EXTRA_DIST = \
6          module.comp-tizen.src \
7          e.src \
8          module.illume2-tizen.src \
9          module.devicemgr-tizen.src \
10          module.move-tizen.src \
11          module.screen-reader-tizen.src \
12          exehist.src
13
14 filesdir = $(prefix)/config/e/config/samsung/
15 files_DATA = \
16              module.comp-tizen.cfg \
17              e.cfg \
18              module.illume2-tizen.cfg \
19              module.devicemgr-tizen.cfg \
20              module.move-tizen.cfg \
21              module.screen-reader-tizen.cfg \
22              exehist.cfg
23
24 SUFFIXES = .cfg
25
26 .src.cfg:
27         $(EET_EET) -e \
28         $(top_builddir)/arm/usr/share/enlightenment/config/e/config/samsung/$@ config \
29         $< 1
30
31 clean-local:
32         rm -rf *.cfg *~