summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorMartin Sustrik <sustrik@fastmq.commkdir>2009-12-07 21:52:10 +0100
committerMartin Sustrik <sustrik@fastmq.commkdir>2009-12-07 21:52:10 +0100
commitbfef2fcd0ba590169ad46ea45da9d36dca1b5b97 (patch)
treef574d5ec1c4a33e00069464b80fffe66b7dc8a71 /Makefile.am
parenta08a72dd082e5e62f0d043c71ea7d9b6fb80b57e (diff)
autotools build system builds chat example now
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am4
1 files changed, 2 insertions, 2 deletions
diff --git a/Makefile.am b/Makefile.am
index 3039d87..1bda895 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -6,8 +6,8 @@ if INSTALL_MAN
DIR_MAN = man
endif
-SUBDIRS = src $(DIR_MAN) $(DIR_PERF) devices bindings
-DIST_SUBDIRS = src man perf devices bindings
+SUBDIRS = src $(DIR_MAN) $(DIR_PERF) devices bindings examples
+DIST_SUBDIRS = src man perf devices bindings examples
EXTRA_DIST = $(top_srcdir)/foreign/openpgm/@pgm1_basename@.tar.bz2 \
$(top_srcdir)/foreign/openpgm/@pgm2_basename@.tar.bz2 \