]> Pileus Git - ~andy/gtk/commitdiff
Install gail.pc. Bug #505859.
authorChristian Persch <chpe@src.gnome.org>
Thu, 27 Dec 2007 23:05:11 +0000 (23:05 +0000)
committerChristian Persch <chpe@src.gnome.org>
Thu, 27 Dec 2007 23:05:11 +0000 (23:05 +0000)
svn path=/trunk/; revision=19252

ChangeLog
Makefile.am

index b10c42fec9926ba1b1319fa9051cb395ec882522..5d3fd4a4cce7d4143d948c98a5efd34c40eb10dc 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2007-12-27  Christian Persch  <chpe@gnome.org>
+       
+       * Makefile.am: Install gail.pc. Bug #505859.
+
 2007-12-27  Mathias Hasselmann  <mathias@openismus.com>
 
        Add infrastructure for GtkCalendar details. (#339540)
index db7db5368ef8fc52a08d23e6654af817f880991d..8e4c951de043da65a78d872d82d3c53c81ab1d72 100644 (file)
@@ -136,7 +136,7 @@ gdk-$(GDKTARGET)-2.0-uninstalled.pc: gdk-2.0-uninstalled.pc
        cp gdk-2.0-uninstalled.pc gdk-$(GDKTARGET)-2.0-uninstalled.pc
 
 pkgconfigdir = $(libdir)/pkgconfig
-pkgconfig_DATA= gdk-pixbuf-2.0.pc gdk-$(GDKTARGET)-2.0.pc gtk+-$(GDKTARGET)-2.0.pc
+pkgconfig_DATA= gdk-pixbuf-2.0.pc gdk-$(GDKTARGET)-2.0.pc gtk+-$(GDKTARGET)-2.0.pc gail.pc
 
 if OS_UNIX
 pkgconfig_DATA += gtk+-unix-print-2.0.pc
@@ -146,8 +146,10 @@ DISTCLEANFILES =                           \
        gtk+-unix-print-2.0.pc                  \
        gtk+-$(GDKTARGET)-2.0.pc                \
        gdk-$(GDKTARGET)-2.0.pc                 \
+       gail.pc                                 \
        gtk+-$(GDKTARGET)-2.0-uninstalled.pc    \
-       gdk-$(GDKTARGET)-2.0-uninstalled.pc
+       gdk-$(GDKTARGET)-2.0-uninstalled.pc     \
+       gail-uninstalled.pc
 
 ## copy the default target for this platform to gdk-2.0.pc and gtk+-2.0.pc
 DEFAULT_GDKTARGET=x11