summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJonny Lamb <jonny.lamb@collabora.co.uk>2010-10-28 16:16:31 +0100
committerJonny Lamb <jonny.lamb@collabora.co.uk>2010-10-28 16:16:31 +0100
commitec879fa12d89d551b562a3de542c1501e1e2bf93 (patch)
tree469b3c499c465394fa96281b0554a4f7ccb2d3f2
parent85b04521da7c6058df4f8e04a0b6d51bfb67f6c9 (diff)
be sure to actually create a library gabble can link to
Signed-off-by: Jonny Lamb <jonny.lamb@collabora.co.uk>
-rw-r--r--telepathy-yell/Makefile.am3
1 files changed, 1 insertions, 2 deletions
diff --git a/telepathy-yell/Makefile.am b/telepathy-yell/Makefile.am
index 848e6f8..213267a 100644
--- a/telepathy-yell/Makefile.am
+++ b/telepathy-yell/Makefile.am
@@ -15,9 +15,8 @@ EXTRA_DIST = \
call.xml \
all.xml
-lib_LTLIBRARIES = libtelepathy-yell.la
+noinst_LTLIBRARIES = libtelepathy-yell.la
-libtelepathy_yell_la_LDFLAGS = -static
libtelepathy_yell_la_LIBADD = $(ALL_LIBS)
pkginclude_HEADERS = \