From 2fa4177b73860c204d1284e7e017f7f8e1c888d1 Mon Sep 17 00:00:00 2001 From: Ted Gould Date: Tue, 21 Apr 2009 04:33:30 +0000 Subject: Adding the cxxtest template to the dist list (bzr r7749) --- 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 = \ -- cgit v1.2.3