Install manifest
[platform/upstream/atk.git] / Makefile.am
index 6c5fe01..608dc7d 100644 (file)
@@ -1,7 +1,7 @@
 # Process this file with automake to create Makefile.in.
 ACLOCAL_AMFLAGS = -I m4 ${ACLOCAL_FLAGS}
 
-SUBDIRS=atk tests docs po build
+SUBDIRS=atk tests docs build
 
 EXTRA_DIST =                   \
        MAINTAINERS             \
@@ -10,13 +10,12 @@ EXTRA_DIST =                        \
        atk.spec.in             \
        atk.spec                \
        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
+DISTCHECK_CONFIGURE_FLAGS =
 
 DISTCLEANFILES =               \
        atk-uninstalled.pc      \