Remove uninstalled pkg-config file
[platform/upstream/atk.git] / Makefile.am
index 6c5fe01..0e416ef 100644 (file)
@@ -1,16 +1,13 @@
 # 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 po win32
 
 EXTRA_DIST =                   \
        MAINTAINERS             \
-       atk-uninstalled.pc.in   \
        atk.pc.in               \
-       atk.spec.in             \
-       atk.spec                \
-       atk-zip.sh.in   \
-    m4/introspection.m4   \
+       atk-zip.sh.in           \
+       m4/introspection.m4     \
        config.h.win32
 
 pkgconfigdir = $(libdir)/pkgconfig
@@ -19,7 +16,5 @@ pkgconfig_DATA = atk.pc
 DISTCHECK_CONFIGURE_FLAGS = --enable-gtk-doc --enable-introspection
 
 DISTCLEANFILES =               \
-       atk-uninstalled.pc      \
        atk.pc                  \
-       atk.pc.spec             \
        atk-zip.sh