summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorBob Jamison <ishmalius@gmail.com>2008-09-19 19:45:11 +0000
committerishmal <ishmal@users.sourceforge.net>2008-09-19 19:45:11 +0000
commitd1aae551f43a94e69dc2ac8f1e79c7533f265137 (patch)
tree0c4851e21ed862cfb7f5d5d7ce2f6a775f18595f
parentTweak of member to Geom class (diff)
downloadinkscape-d1aae551f43a94e69dc2ac8f1e79c7533f265137.tar.gz
inkscape-d1aae551f43a94e69dc2ac8f1e79c7533f265137.zip
Add test-display.cpp to excludes
(bzr r6850)
-rw-r--r--build.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/build.xml b/build.xml
index 32f34feb8..6a87bdd3c 100644
--- a/build.xml
+++ b/build.xml
@@ -302,6 +302,7 @@
<exclude name="deptool.cpp"/>
<!--<exclude name="test-main.cpp"/>-->
<!--<exclude name="test-src.cpp"/>-->
+ <exclude name="display/test-display.cpp"/>
<exclude name="display/testnr.cpp"/>
<exclude name="display/bezier-utils-test.cpp"/>
<exclude name="dom/work/.*"/>