Add introspection support
[platform/upstream/atk.git] / Makefile.am
1 # Process this file with automake to create Makefile.in.
2 ACLOCAL_AMFLAGS = -I m4
3
4 SUBDIRS=atk tests docs po
5
6 EXTRA_DIST =                    \
7         MAINTAINERS             \
8         atk-uninstalled.pc.in   \
9         atk.pc.in               \
10         atk.spec.in             \
11         atk.spec                \
12         atk-zip.sh.in
13
14 pkgconfigdir = $(libdir)/pkgconfig
15 pkgconfig_DATA = atk.pc
16
17 DISTCHECK_CONFIGURE_FLAGS = --enable-gtk-doc
18
19 DISTCLEANFILES =                \
20         atk-uninstalled.pc      \
21         atk.pc                  \
22         atk.pc.spec             \
23         atk-zip.sh