autostuff improvements:
[profile/ivi/emotion.git] / data / Makefile.am
1
2 MAINTAINERCLEANFILES = Makefile.in
3
4 EDJE_CC = edje_cc
5 EDJE_FLAGS = -v -id $(top_srcdir)/data -fd $(top_srcdir)/data
6
7 filesdir = $(datadir)/emotion/data
8 files_DATA = theme.edj
9
10 EXTRA_DIST = \
11 bpause.png \
12 bplay.png \
13 bstop.png \
14 e_logo.png \
15 fr1.png \
16 fr2.png \
17 fr3.png \
18 fr4.png \
19 fr5.png \
20 fr6.png \
21 fr7.png \
22 h_slider.png \
23 knob.png \
24 orb.png \
25 pnl.png \
26 sl.png \
27 tiles.png \
28 video_frame_bottom.png \
29 video_frame_left.png \
30 video_frame_right.png \
31 video_frame_top.png \
32 whb.png \
33 window_inner_shadow.png \
34 Vera.ttf \
35 theme.edc
36
37 theme.edj: Makefile
38         $(EDJE_CC) $(EDJE_FLAGS) \
39         $(top_srcdir)/data/theme.edc \
40         $(top_builddir)/data/theme.edj
41
42 clean-local:
43         rm -f *.edj