summaryrefslogtreecommitdiff
path: root/tp-account-widgets/Makefile.am
diff options
context:
space:
mode:
authorMarco Barisione <marco.barisione@collabora.co.uk>2013-05-17 17:14:43 +0100
committerMarco Barisione <marco.barisione@collabora.co.uk>2013-08-20 11:11:36 +0100
commit9cedc95bb80aa1bb79b79928f2ba4f31628fd856 (patch)
tree45db29d08ba5679e77a2685c82440b8d253d1d0c /tp-account-widgets/Makefile.am
parent9d6e52a958c32c938db14b206880dce1901a72f9 (diff)
downloadtelepathy-account-widgets-9cedc95bb80aa1bb79b79928f2ba4f31628fd856.tar.gz
tp-account-widgets/Makefile.am: make tp-account-widgets a noinst library
https://bugzilla.gnome.org/show_bug.cgi?id=699492
Diffstat (limited to 'tp-account-widgets/Makefile.am')
-rw-r--r--tp-account-widgets/Makefile.am9
1 files changed, 1 insertions, 8 deletions
diff --git a/tp-account-widgets/Makefile.am b/tp-account-widgets/Makefile.am
index a9505c10..efeb771e 100644
--- a/tp-account-widgets/Makefile.am
+++ b/tp-account-widgets/Makefile.am
@@ -86,14 +86,7 @@ nocheck_sources = \
totem-subtitle-encoding.h \
$(NULL)
-pkglib_LTLIBRARIES = libtp-account-widgets.la
-
-# libtp-account-widgets's API is not stable and will never be, so use -release to make the
-# SONAME of the plugin library change with every Empathy release.
-libtp_account_widgets_la_LDFLAGS = \
- -no-undefined \
- -release $(VERSION) \
- $(NULL)
+noinst_LTLIBRARIES = libtp-account-widgets.la
libtp_account_widgets_la_SOURCES = \
$(libtp_account_widgets_sources) \