Visual Studio projects: Move to win32/
[atk.git] / Makefile.am
blobaafb628f2ad51b6224f162e59fe4e6b7427c2b6f
1 # Process this file with automake to create Makefile.in.
2 ACLOCAL_AMFLAGS = -I m4 ${ACLOCAL_FLAGS}
4 SUBDIRS=atk tests docs po win32
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
16 pkgconfigdir = $(libdir)/pkgconfig
17 pkgconfig_DATA = atk.pc
19 DISTCHECK_CONFIGURE_FLAGS = --enable-gtk-doc --enable-introspection
21 DISTCLEANFILES =                \
22         atk-uninstalled.pc      \
23         atk.pc                  \
24         atk.pc.spec             \
25         atk-zip.sh