Remove uninstalled pkg-config file
[platform/upstream/atk.git] / Makefile.am
index ae92ff3..0e416ef 100644 (file)
@@ -1,9 +1,20 @@
 # Process this file with automake to create Makefile.in.
+ACLOCAL_AMFLAGS = -I m4 ${ACLOCAL_FLAGS}
 
-SUBDIRS=atk
+SUBDIRS = atk tests docs po win32
 
-EXTRA_DIST =           \
-       atk.pc.in
+EXTRA_DIST =                   \
+       MAINTAINERS             \
+       atk.pc.in               \
+       atk-zip.sh.in           \
+       m4/introspection.m4     \
+       config.h.win32
 
 pkgconfigdir = $(libdir)/pkgconfig
 pkgconfig_DATA = atk.pc
+
+DISTCHECK_CONFIGURE_FLAGS = --enable-gtk-doc --enable-introspection
+
+DISTCLEANFILES =               \
+       atk.pc                  \
+       atk-zip.sh