docs: Update the README
[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 meson_dist_files = \
7         meson_options.txt \
8         meson.build \
9         atk/meson.build \
10         docs/meson.build \
11         docs/xml/meson.build \
12         docs/xml/gtkdocentities.ent.in \
13         po/meson.build \
14         tests/meson.build \
15         $()
16
17 EXTRA_DIST =                    \
18         MAINTAINERS             \
19         atk.pc.in               \
20         config.h.win32          \
21         $(meson_dist_files)
22
23 pkgconfigdir = $(libdir)/pkgconfig
24 pkgconfig_DATA = atk.pc
25
26 DISTCHECK_CONFIGURE_FLAGS = --enable-gtk-doc --enable-introspection
27
28 DISTCLEANFILES = atk.pc