summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorMartin Sustrik <sustrik@250bpm.com>2010-02-24 09:17:05 +0100
committerMartin Sustrik <sustrik@250bpm.com>2010-02-24 09:17:05 +0100
commitccd47f1ee8c9268b99478c6cce3d8b1aada62566 (patch)
tree680e9b474e22321ab0401bc899b90b31e463c4da /Makefile.am
parent8980a985828579d03f031b18a1bebcd65eded417 (diff)
chat example moved to separate repo
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 b4145c4..0f9689d 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -4,8 +4,8 @@ if BUILD_PERF
DIR_PERF = perf
endif
-SUBDIRS = src doc $(DIR_PERF) devices bindings examples
-DIST_SUBDIRS = src doc perf devices bindings examples
+SUBDIRS = src doc $(DIR_PERF) devices bindings
+DIST_SUBDIRS = src doc perf devices bindings
EXTRA_DIST = \
$(top_srcdir)/foreign/openpgm/@pgm_basename@.tar.bz2 \