aboutsummaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorxclaesse <xclaesse@4ee84921-47dd-4033-b63a-18d7a039a3e4>2008-02-26 21:31:17 +0800
committerxclaesse <xclaesse@4ee84921-47dd-4033-b63a-18d7a039a3e4>2008-02-26 21:31:17 +0800
commite2dfe56575f0c945d84d9c81aced7ade9cd514ee (patch)
tree0809444dc7fc2471b6f70d5dac784424c0ce0783 /src
parent305618bc4b8d329cac8e58d84300477acb12e5f8 (diff)
downloadgsoc2013-empathy-e2dfe56575f0c945d84d9c81aced7ade9cd514ee.tar
gsoc2013-empathy-e2dfe56575f0c945d84d9c81aced7ade9cd514ee.tar.gz
gsoc2013-empathy-e2dfe56575f0c945d84d9c81aced7ade9cd514ee.tar.bz2
gsoc2013-empathy-e2dfe56575f0c945d84d9c81aced7ade9cd514ee.tar.lz
gsoc2013-empathy-e2dfe56575f0c945d84d9c81aced7ade9cd514ee.tar.xz
gsoc2013-empathy-e2dfe56575f0c945d84d9c81aced7ade9cd514ee.tar.zst
gsoc2013-empathy-e2dfe56575f0c945d84d9c81aced7ade9cd514ee.zip
Fix typo in var name and don't link empathy-call-chandler on libemp-extensions.la anymore.
git-svn-id: svn+ssh://svn.gnome.org/svn/empathy/trunk@666 4ee84921-47dd-4033-b63a-18d7a039a3e4
Diffstat (limited to 'src')
-rw-r--r--src/Makefile.am1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/Makefile.am b/src/Makefile.am
index d23eea90e..59d6c5c1f 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -12,7 +12,6 @@ AM_CPPFLAGS = \
LDADD = \
$(top_builddir)/libempathy-gtk/libempathy-gtk.la \
$(top_builddir)/libempathy/libempathy.la \
- $(top_builddir)/extensions/libemp-extensions.la \
$(EMPATHY_LIBS)
bin_PROGRAMS = \