summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorSjoerd Simons <sjoerd@luon.net>2009-03-23 12:20:49 +0000
committerSjoerd Simons <sjoerd@luon.net>2009-03-23 12:20:49 +0000
commitd9c0e2f1cbf30d7607f796e5eb9105b572f2dfed (patch)
treea2c260c7b1d008318eb7c5553e0fd8accb889e00 /Makefile.am
parent38ea6f4656a637bc1d6e063a72ab14e8ef36c1f7 (diff)
Add an connection example
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index 19e838d..40a5a11 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -1,6 +1,6 @@
ACLOCAL_AMFLAGS = -I m4
-SUBDIRS = wocky tools m4
+SUBDIRS = wocky tools m4 examples
dist-hook:
chmod u+w ${distdir}/ChangeLog