summaryrefslogtreecommitdiff
path: root/lib/ext
diff options
context:
space:
mode:
authorXavier Claessens <xclaesse@gmail.com>2011-11-28 14:23:17 +0100
committerXavier Claessens <xavier.claessens@collabora.co.uk>2012-01-11 09:53:39 +0100
commite946c179c33cac58de14443ed877cbd829e8ed04 (patch)
tree807ef0f4b738f7ab276b6def69b8a4357767c751 /lib/ext
parent035a6b0a6e8ce1787abf2583bb918436282026fe (diff)
downloadtelepathy-gabble-e946c179c33cac58de14443ed877cbd829e8ed04.tar.gz
Replace tp-yell with tp-glib's Call1 API
Diffstat (limited to 'lib/ext')
-rw-r--r--lib/ext/Makefile.am9
m---------lib/ext/telepathy-yell0
2 files changed, 1 insertions, 8 deletions
diff --git a/lib/ext/Makefile.am b/lib/ext/Makefile.am
index ecb0d90fe..48e4e2d5e 100644
--- a/lib/ext/Makefile.am
+++ b/lib/ext/Makefile.am
@@ -1,23 +1,16 @@
SUBDIRS =
-DIST_SUBDIRS = wocky telepathy-yell
+DIST_SUBDIRS = wocky
all-local:
@cd wocky && $(MAKE)
- @cd telepathy-yell && $(MAKE)
clean-local:
if test -e wocky/Makefile ; then \
cd wocky && $(MAKE) clean ; \
fi
- if test -e telepathy-yell/Makefile ; then \
- cd telepathy-yell && $(MAKE) clean ; \
- fi
-
uninstall-local:
@cd wocky/wocky && $(MAKE) uninstall
- @cd telepathy-yell/telepathy-yell && $(MAKE) uninstall
install-data-local:
@cd wocky/wocky && $(MAKE) install
- @cd telepathy-yell/telepathy-yell && $(MAKE) install
diff --git a/lib/ext/telepathy-yell b/lib/ext/telepathy-yell
deleted file mode 160000
-Subproject e119ea5c68389142ee328c694cdf08eaae4720f