50efb75fbb56c829c82efbd8fbe5d33f2a8a32da
[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 win32
5
6 EXTRA_DIST =                    \
7         MAINTAINERS             \
8         atk-uninstalled.pc.in   \
9         atk.pc.in               \
10         atk-zip.sh.in           \
11         m4/introspection.m4     \
12         config.h.win32
13
14 pkgconfigdir = $(libdir)/pkgconfig
15 pkgconfig_DATA = atk.pc
16
17 DISTCHECK_CONFIGURE_FLAGS = --enable-gtk-doc --enable-introspection
18
19 DISTCLEANFILES =                \
20         atk-uninstalled.pc      \
21         atk.pc                  \
22         atk-zip.sh