summaryrefslogtreecommitdiff
path: root/examples/Makefile.am
diff options
context:
space:
mode:
authorSimon McVittie <simon.mcvittie@collabora.co.uk>2009-12-03 14:16:31 +0000
committerSimon McVittie <simon.mcvittie@collabora.co.uk>2009-12-14 15:17:31 +0000
commitd74d2b25ab86a29db349f98d5119e16ca7d56f4d (patch)
tree4ea7e9a654f1289265a30668067e55010c8f49e1 /examples/Makefile.am
parent4441aa687b974ee39b0b4ca39767886fef764506 (diff)
downloadtelepathy-glib-d74d2b25ab86a29db349f98d5119e16ca7d56f4d.tar.gz
Add a copy of the callable example CM, to be converted into a Call example
Changes relative to callable: * re-namespacing, re-indentation * memory-leak fixes from my valgrind branch * DTMF support removed, since the DTMF interface isn't applicable to Call yet * stub ExampleCallContent object added (doesn't do anything yet)
Diffstat (limited to 'examples/Makefile.am')
-rw-r--r--examples/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/Makefile.am b/examples/Makefile.am
index e8fe94091..fde86c064 100644
--- a/examples/Makefile.am
+++ b/examples/Makefile.am
@@ -1,4 +1,4 @@
# extensions has to be compiled first, because other examples need it.
-SUBDIRS = extensions client cm
+SUBDIRS = extensions client cm future
EXTRA_DIST = README