Update autotools configuration
[platform/upstream/atk.git] / Makefile.am
1 # Process this file with automake to create Makefile.in.
2 ACLOCAL_AMFLAGS = -I m4 ${ACLOCAL_FLAGS}
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     m4/introspection.m4
14
15 pkgconfigdir = $(libdir)/pkgconfig
16 pkgconfig_DATA = atk.pc
17
18 DISTCHECK_CONFIGURE_FLAGS = --enable-gtk-doc --enable-introspection
19
20 DISTCLEANFILES =                \
21         atk-uninstalled.pc      \
22         atk.pc                  \
23         atk.pc.spec             \
24         atk-zip.sh