docs: change id of the atkobject chapter
[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 build
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         config.h.win32
15
16 pkgconfigdir = $(libdir)/pkgconfig
17 pkgconfig_DATA = atk.pc
18
19 DISTCHECK_CONFIGURE_FLAGS = --enable-gtk-doc --enable-introspection
20
21 DISTCLEANFILES =                \
22         atk-uninstalled.pc      \
23         atk.pc                  \
24         atk.pc.spec             \
25         atk-zip.sh