summaryrefslogtreecommitdiffstats
path: root/src/helper/Makefile_insert
diff options
context:
space:
mode:
authorMatthew Petroff <matthew@mpetroff.net>2013-08-03 16:21:14 +0000
committerMatthew Petroff <matthew@mpetroff.net>2013-08-03 16:21:14 +0000
commit6c7ac8dd7e8403645de3090777ed6b50c95420e3 (patch)
treec9c6799dc5b81cb51e2805cb379c1d2560ec028a /src/helper/Makefile_insert
parentFix UnitTracker percentage bug. (diff)
downloadinkscape-6c7ac8dd7e8403645de3090777ed6b50c95420e3.tar.gz
inkscape-6c7ac8dd7e8403645de3090777ed6b50c95420e3.zip
Fixed building of tests.
(bzr r12380.1.60)
Diffstat (limited to 'src/helper/Makefile_insert')
-rw-r--r--src/helper/Makefile_insert6
1 files changed, 0 insertions, 6 deletions
diff --git a/src/helper/Makefile_insert b/src/helper/Makefile_insert
index 5d1703b5c..4c6437f13 100644
--- a/src/helper/Makefile_insert
+++ b/src/helper/Makefile_insert
@@ -40,9 +40,3 @@ helper/sp-marshal.cpp: helper/sp-marshal.list helper/sp-marshal.h
else mv helper/tmp.sp-marshal.cpp helper/sp-marshal.cpp; fi
helper/sp-marshal.cpp helper/sp-marshal.h: helper/sp-marshal.list
-
-# ######################
-# ### CxxTest stuff ####
-# ######################
-CXXTEST_TESTSUITES += \
- $(srcdir)/helper/units-test.h