emotion: use Ecore_X Video Atoms.
[profile/ivi/emotion.git] / Makefile.am
1 ## Process this file with automake to produce Makefile.in
2
3 ACLOCAL_AMFLAGS = -I m4
4
5 SUBDIRS = src data doc
6
7 MAINTAINERCLEANFILES = Makefile.in aclocal.m4 config.guess emotion.spec \
8                        config.h.in config.sub configure install-sh \
9                        ltconfig ltmain.sh missing mkinstalldirs \
10                        stamp-h.in emotion_docs.tar \
11                        emotion.pc acconfig.h depcomp \
12                            $(PACKAGE_TARNAME)-$(PACKAGE_VERSION)-doc.tar.bz2
13
14 bin_SCRIPTS =
15
16 EXTRA_DIST = README AUTHORS COPYING COPYING-PLAIN \
17         emotion.spec emotion.spec.in emotion.pc.in  \
18         emotion.pc.in
19
20 pkgconfigdir = $(libdir)/pkgconfig
21 pkgconfig_DATA = emotion.pc
22
23 .PHONY: doc
24
25 # Documentation
26
27 doc:
28         @echo "entering doc/"
29         make -C doc doc