summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorJohan Dahlin <johan@src.gnome.org>2006-01-11 11:42:37 +0000
committerJohan Dahlin <johan@src.gnome.org>2006-01-11 11:42:37 +0000
commitec3675caf2738144db19e562e09ca15f6a5470ea (patch)
tree77ee5ef6e1fae9e47a5dc8d8be98e39fa0673800 /Makefile.am
parentdd5e6292cfae4ebdea62f2190964579fe79eb17b (diff)
downloadpygtk-ec3675caf2738144db19e562e09ca15f6a5470ea.tar.gz
always install pygtk-2.0.pc even if only pango or atk is built
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 f6c17e55..b550f1b0 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -43,9 +43,7 @@ pkgconfig_DATA =
if BUILD_GOBJECT
pkgconfig_DATA += pygobject-$(PLATFORM_VERSION).pc
endif
-if BUILD_GTK
pkgconfig_DATA += pygtk-$(PLATFORM_VERSION).pc
-endif
# defs files
defsdir = $(pkgdatadir)/$(PLATFORM_VERSION)/defs