From ee923c004302350c18da4ce0b1577ef7de0a8648 Mon Sep 17 00:00:00 2001 From: Justin Seyster Date: Fri, 11 Mar 2011 20:27:55 -0500 Subject: [PATCH] Includes workspace examples in distribution. --- Makefile.am | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/Makefile.am b/Makefile.am index a86d701..c4b93c6 100644 --- a/Makefile.am +++ b/Makefile.am @@ -1,3 +1,5 @@ SUBDIRS = src test -dist_noinst_DATA = COPYING.RUNTIME +dist_noinst_SCRIPTS = workspace/Makefile.in +dist_noinst_DATA = COPYING.RUNTIME workspace/README workspace/advice_header.c \ + workspace/duplicate.c workspace/hello.c -- 2.34.1