the repository of RSA merge with private repository.
[platform/core/uifw/e17.git] / Makefile.am
1 SUBDIRS = src data config
2
3 if HAVE_PO
4
5 SUBDIRS += po
6
7 endif
8
9 MAINTAINERCLEANFILES = \
10 ABOUT-NLS* \
11 Makefile.in \
12 aclocal.m4 \
13 compile \
14 config.guess \
15 config.h.in \
16 config.h.in~ \
17 config.rpath \
18 config.sub \
19 configure \
20 depcomp \
21 install-sh \
22 ltmain.sh \
23 missing \
24 $(PACKAGE_TARNAME)-$(PACKAGE_VERSION).tar.gz \
25 $(PACKAGE_TARNAME)-$(PACKAGE_VERSION).tar.bz2 \
26 $(PACKAGE_TARNAME)-$(PACKAGE_VERSION)-doc.tar.bz2 \
27 m4/libtool.m4 \
28 m4/lt~obsolete.m4 \
29 m4/ltoptions.m4 \
30 m4/ltsugar.m4 \
31 m4/ltversion.m4 \
32 m4/codeset.m4 \
33 m4/gettext.m4 \
34 m4/glibc21.m4 \
35 m4/iconv.m4 \
36 m4/intdiv0.m4 \
37 m4/inttypes_h.m4 \
38 m4/inttypes.m4 \
39 m4/inttypes-pri.m4 \
40 m4/isc-posix.m4 \
41 m4/lcmessage.m4 \
42 m4/lib-ld.m4 \
43 m4/lib-link.m4 \
44 m4/lib-prefix.m4 \
45 m4/nls.m4 \
46 m4/po.m4 \
47 m4/progtest.m4 \
48 m4/stdint_h.m4 \
49 m4/uintmax_t.m4 \
50 m4/ulonglong.m4
51
52 if HAVE_PO
53
54 MAINTAINERCLEANFILES += \
55 po/boldquot.sed \
56 po/en@boldquot.header \
57 po/en@quot.header \
58 po/insert-header.sin \
59 po/Makefile.in.in \
60 po/Makevars.template \
61 po/quot.sed \
62 po/remove-potcdate.sin \
63 po/Rules-quot
64
65 endif
66
67 EXTRA_DIST = config.rpath  README AUTHORS COPYING \
68              enlightenment.spec.in enlightenment.spec enlightenment.pc
69
70 filesdir = $(datadir)/enlightenment/
71 files_DATA = AUTHORS COPYING
72
73 ACLOCAL_AMFLAGS = -I m4
74
75 pkgconfigdir = $(libdir)/pkgconfig
76 pkgconfig_DATA = enlightenment.pc
77
78 smackdir = /etc/smack/accesses.d/
79 smack_DATA = e17.rule
80
81 .PHONY: doc
82
83 doc:
84         @echo "entering doc/"
85         $(MAKE) -C doc doc