elementary/map - map supports language,changed
[framework/uifw/elementary.git] / config / Makefile.am
1 MAINTAINERCLEANFILES = Makefile.in
2 SUBDIRS = default standard illume mobile desktop
3
4 EET_EET = @eet_eet@
5
6 EXTRA_DIST = profile.src
7
8 filesdir = $(datadir)/elementary/config
9
10 files_DATA = profile.cfg
11
12 %.cfg: %.src
13         $(EET_EET) -i \
14         $(top_builddir)/config/$@ config \
15         $< 0
16
17 clean-local:
18         rm -rf *.cfg *~