summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorEmmanuele Bassi <ebassi@gnome.org>2017-05-22 09:34:22 +0100
committerEmmanuele Bassi <ebassi@gnome.org>2017-05-22 13:44:20 +0100
commit0f3edecac7b5c9afa639d6837b9899b2baafce98 (patch)
treecd154b0e3dc2a954ae4ff61d7c7d5bd49e3d243c /Makefile.am
parent0f0769e2a6213a71715a65c73ce31207c6437cdf (diff)
downloadatk-0f3edecac7b5c9afa639d6837b9899b2baafce98.tar.gz
Remove uninstalled pkg-config file
No library ships these files, and they have always been questionable to begin with. When building from a separate prefix, using PKG_CONFIG_PATH to modify the pkg-config search path is a better option that just pointing to the source directory of the dependencies.
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am2
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