version uppie...
[profile/ivi/eet.git] / Makefile.am
1 ## Process this file with automake to produce Makefile.in
2
3 SUBDIRS = src
4
5 MAINTAINERCLEANFILES = Makefile.in aclocal.m4 config.guess \
6                        config.h.in config.sub configure install-sh \
7                        ltconfig ltmain.sh missing mkinstalldirs \
8                        stamp-h.in eet_docs.tar eet_docs.tar.gz eet.c
9
10 bin_SCRIPTS = eet-config
11
12 EXTRA_DIST = README AUTHORS COPYING COPYING-PLAIN eet.spec eet.c.in \
13                         gendoc Doxyfile eet_docs.tar.gz eet.pc.in \
14                         make_cross_compile_arm.sh
15
16 pkgconfigdir = $(libdir)/pkgconfig
17 pkgconfig_DATA = eet.pc
18