diff options
Diffstat (limited to 'Makefile.am')
-rw-r--r-- | Makefile.am | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/Makefile.am b/Makefile.am index 50efb75..0e416ef 100644 --- a/Makefile.am +++ b/Makefile.am @@ -5,7 +5,6 @@ SUBDIRS = atk tests docs po win32 EXTRA_DIST = \ MAINTAINERS \ - atk-uninstalled.pc.in \ atk.pc.in \ atk-zip.sh.in \ m4/introspection.m4 \ @@ -17,6 +16,5 @@ pkgconfig_DATA = atk.pc DISTCHECK_CONFIGURE_FLAGS = --enable-gtk-doc --enable-introspection DISTCLEANFILES = \ - atk-uninstalled.pc \ atk.pc \ atk-zip.sh |