summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorBrian Cameron <brian.cameron@sun.com>2005-05-06 21:54:52 +0000
committerBrian Cameron <bcameron@src.gnome.org>2005-05-06 21:54:52 +0000
commite9cc05b8289887eccfca5b722a886fbc0b2b1a4a (patch)
treee3575d69e4d686e2c8a6cde490c476db83b249d7 /Makefile.am
parent6e60dd8489444f28a821baf8a8143b1c79aafc75 (diff)
downloadglib-e9cc05b8289887eccfca5b722a886fbc0b2b1a4a.tar.gz
glib-e9cc05b8289887eccfca5b722a886fbc0b2b1a4a.tar.bz2
glib-e9cc05b8289887eccfca5b722a886fbc0b2b1a4a.zip
Added gmodule-no-export-2.0-uninstalled.pc.in to allow building of other
2005-05-06 Brian Cameron <brian.cameron@sun.com> * configure.in, gmodule-no-export-2.0-uninstalled.pc.in, Makefile.am: Added gmodule-no-export-2.0-uninstalled.pc.in to allow building of other libraries like pango when glib is uninstalled.
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am4
1 files changed, 3 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index 0905eeadc..26749a707 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -36,7 +36,9 @@ EXTRA_DIST = \
glib-2.0-uninstalled.pc.in \
gobject-2.0-uninstalled.pc.in \
gmodule-2.0-uninstalled.pc.in \
- gthread-2.0-uninstalled.pc.in
+ gthread-2.0-uninstalled.pc.in \
+ gmodule-no-export-2.0-uninstalled.pc.in
+
# These may be in the builddir too
BUILT_EXTRA_DIST = \