Code

Adding the cxxtest template to the dist list
authorgouldtj <gouldtj@users.sourceforge.net>
Tue, 21 Apr 2009 04:33:30 +0000 (04:33 +0000)
committergouldtj <gouldtj@users.sourceforge.net>
Tue, 21 Apr 2009 04:33:30 +0000 (04:33 +0000)
src/Makefile.am

index cb6e1b9030d58814cbcf340241b73d287b198ec4..bc5b2d83957e8a85e1eb2d0a5608cca8b75cbda8 100644 (file)
@@ -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 =       \