summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorSimon McVittie <simon.mcvittie@collabora.co.uk>2007-04-18 16:05:10 +0000
committerSimon McVittie <simon.mcvittie@collabora.co.uk>2007-04-18 16:05:10 +0000
commit06f37d69a0990d8d296978ca8bfa4d82f497e3c9 (patch)
treee99e7ce3446b15c145d5155f752ce54c8ec35843 /configure.ac
parent6d538758bc0ee61408967b2fb4ce37983f0eb954 (diff)
Add a .pc file for libtelepathy-glib-unstable.a
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac1
1 files changed, 1 insertions, 0 deletions
diff --git a/configure.ac b/configure.ac
index 5d41d1ca1..32fad4f8d 100644
--- a/configure.ac
+++ b/configure.ac
@@ -188,6 +188,7 @@ AC_CHECK_HEADERS(signal.h)
AC_OUTPUT( Makefile \
lib/telepathy-glib.pc \
+ lib/telepathy-glib-unstable.pc \
lib/Makefile \
lib/docs/Makefile \
lib/docs/reference/Makefile \