From 8bfef4fcd3b2231070657acd4f859f8ca3607bfb Mon Sep 17 00:00:00 2001 From: gouldtj Date: Tue, 21 Apr 2009 04:33:30 +0000 Subject: [PATCH] Adding the cxxtest template to the dist list --- src/Makefile.am | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/Makefile.am b/src/Makefile.am index cb6e1b903..bc5b2d839 100644 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -195,7 +195,8 @@ EXTRA_DIST = \ traits/function.h \ traits/list-copy.h \ traits/reference.h \ - $(jabber_whiteboard_SOURCES) + $(jabber_whiteboard_SOURCES) \ + $(CXXTEST_TEMPLATE) # Extra files to remove when doing "make distclean" DISTCLEANFILES = \ -- 2.30.2