diff options
| author | Bob Jamison <ishmalius@gmail.com> | 2007-08-31 02:06:56 +0000 |
|---|---|---|
| committer | ishmal <ishmal@users.sourceforge.net> | 2007-08-31 02:06:56 +0000 |
| commit | bf45e4d51ddbc445165b8458f61fcc46d4ce5acd (patch) | |
| tree | b1088b140e8275c6807268fcc83f6dfa5101c19f /build.xml | |
| parent | Added freedom of strokepath for the Curve Stitching LPE (diff) | |
| download | inkscape-bf45e4d51ddbc445165b8458f61fcc46d4ce5acd.tar.gz inkscape-bf45e4d51ddbc445165b8458f61fcc46d4ce5acd.zip | |
add chebyshev.cpp to exclude list
(bzr r3627)
Diffstat (limited to 'build.xml')
| -rw-r--r-- | build.xml | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -182,6 +182,7 @@ destdir="${build}/obj"> <fileset dir="${src}"> <!-- THINGS TO EXCLUDE --> + <exclude name="2geom/chebyshev.cpp"/> <exclude name="ast/.*"/> <exclude name="bonobo/.*"/> <exclude name="deptool.cpp"/> |
