summaryrefslogtreecommitdiff
path: root/telepathy-glib/Makefile.am
diff options
context:
space:
mode:
authorSimon McVittie <simon.mcvittie@collabora.co.uk>2011-03-15 18:15:21 +0000
committerSimon McVittie <simon.mcvittie@collabora.co.uk>2011-03-15 18:15:25 +0000
commite77e5c7c6982e7b0ec167a812d5eae5082193a52 (patch)
tree90d48b1c26938fd67fe82fa784f47701fa0f90a7 /telepathy-glib/Makefile.am
parent64a19c7d218db2429b49b578e267c24871657774 (diff)
parent6418d8a197b080e116ba209ea8733263e3a4ef24 (diff)
downloadtelepathy-glib-e77e5c7c6982e7b0ec167a812d5eae5082193a52.tar.gz
Merge branch 'ldflags'
Reviewed-by: Will Thompson <will.thompson@collabora.co.uk> Bug: https://bugs.freedesktop.org/show_bug.cgi?id=32976
Diffstat (limited to 'telepathy-glib/Makefile.am')
-rw-r--r--telepathy-glib/Makefile.am3
1 files changed, 3 insertions, 0 deletions
diff --git a/telepathy-glib/Makefile.am b/telepathy-glib/Makefile.am
index 8d2aacb9f..54a42b859 100644
--- a/telepathy-glib/Makefile.am
+++ b/telepathy-glib/Makefile.am
@@ -249,6 +249,9 @@ AM_CFLAGS = \
@GLIB_CFLAGS@ \
-I$(top_builddir) \
-I$(top_srcdir)
+AM_LDFLAGS = \
+ $(ERROR_LDFLAGS) \
+ $(NULL)
ALL_LIBS = \
@DBUS_LIBS@ \