summaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorTed Gould <ted@gould.cx>2009-04-21 04:33:30 +0000
committergouldtj <gouldtj@users.sourceforge.net>2009-04-21 04:33:30 +0000
commit2fa4177b73860c204d1284e7e017f7f8e1c888d1 (patch)
tree81e6021101dcd0e78f2560820cb015de4ba995bc /src
parentAdding two missing files. distcheck fixes. (diff)
downloadinkscape-2fa4177b73860c204d1284e7e017f7f8e1c888d1.tar.gz
inkscape-2fa4177b73860c204d1284e7e017f7f8e1c888d1.zip
Adding the cxxtest template to the dist list
(bzr r7749)
Diffstat (limited to 'src')
-rw-r--r--src/Makefile.am3
1 files changed, 2 insertions, 1 deletions
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 = \