summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorMurray Cumming <murrayc@murrayc.com>2008-10-31 11:22:35 +0100
committerMurray Cumming <murrayc@murrayc.com>2008-10-31 11:22:35 +0100
commite439043099d86ce8be4396379b7a182e4c0dac2b (patch)
treeb065e6512e09c92dddd6f9efc6b9f46db3a3c8ed /configure.ac
parentc7c6007781b89be5d0f540b6a92ef0ac1d69ba49 (diff)
2008-09-26 Murray Cumming <murrayc@murrayc.com>
* docs/examples/contacts/: Added this as a copy of the current list_contacts. Connecting is complex enough that it deserves its own example, before we make it more complex by adding other stuff.
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac1
1 files changed, 1 insertions, 0 deletions
diff --git a/configure.ac b/configure.ac
index d726b4c..f056c50 100644
--- a/configure.ac
+++ b/configure.ac
@@ -25,6 +25,7 @@ AC_OUTPUT([
docs/Makefile
docs/examples/Makefile
+ docs/examples/connect/Makefile
docs/examples/list_all_protocols/Makefile
docs/examples/list_contacts/Makefile