From 7571ad9cda32496107a7067fc0416aa1e4466cce Mon Sep 17 00:00:00 2001 From: Xavier Claessens Date: Fri, 22 Jun 2007 17:46:51 +0000 Subject: Install libempathy and libempathy-gtk and make their API public. 2007-06-22 Xavier Claessens * libempathy-gtk/libempathy-gtk.pc.in: * libempathy-gtk/Makefile.am: * libempathy/libempathy.pc.in: * libempathy/Makefile.am: * configure.ac: Install libempathy and libempathy-gtk and make their API public. svn path=/trunk/; revision=172 --- configure.ac | 2 ++ 1 file changed, 2 insertions(+) (limited to 'configure.ac') diff --git a/configure.ac b/configure.ac index 837cb1d9e..22fce88dd 100644 --- a/configure.ac +++ b/configure.ac @@ -134,7 +134,9 @@ AC_OUTPUT([ data/scalable/Makefile po/Makefile.in libempathy/Makefile + libempathy/libempathy.pc libempathy-gtk/Makefile + libempathy-gtk/libempathy-gtk.pc src/Makefile ]) -- cgit v1.2.3