Merge remote-tracking branch 'remotes/origin/upstream'
[framework/uifw/elementary.git] / config / Makefile.am
1 MAINTAINERCLEANFILES = Makefile.in
2 <<<<<<< HEAD
3 SUBDIRS = default standard illume slp
4 =======
5 SUBDIRS = default standard illume
6 >>>>>>> remotes/origin/upstream
7
8 EET_EET = @eet_eet@
9
10 EXTRA_DIST = profile.src
11
12 filesdir = $(datadir)/elementary/config
13
14 files_DATA = profile.cfg
15
16 %.cfg: %.src
17         $(EET_EET) -i \
18         $(top_builddir)/config/$@ config \
19         $< 0
20
21 clean-local:
22         rm -rf *.cfg *~