From bfef2fcd0ba590169ad46ea45da9d36dca1b5b97 Mon Sep 17 00:00:00 2001 From: Martin Sustrik Date: Mon, 7 Dec 2009 21:52:10 +0100 Subject: autotools build system builds chat example now --- Makefile.am | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'Makefile.am') 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 \ -- cgit v1.2.3