From ccd47f1ee8c9268b99478c6cce3d8b1aada62566 Mon Sep 17 00:00:00 2001 From: Martin Sustrik Date: Wed, 24 Feb 2010 09:17:05 +0100 Subject: chat example moved to separate repo --- Makefile.am | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'Makefile.am') 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 \ -- cgit v1.2.3