diff options
| author | Alex Valavanis <valavanisalex@gmail.com> | 2015-11-08 17:41:53 +0000 |
|---|---|---|
| committer | Alex Valavanis <valavanisalex@gmail.com> | 2015-11-08 17:41:53 +0000 |
| commit | 6f6964733c7de8c54dc60f946e10ea66bac269ea (patch) | |
| tree | 7bf87243cba2632c964b047e07ebb03de2fdc4aa /src/trace/Makefile_insert | |
| parent | Rebase on upstream libcroco 0.6.9 and backport minor fixes (diff) | |
| download | inkscape-6f6964733c7de8c54dc60f946e10ea66bac269ea.tar.gz inkscape-6f6964733c7de8c54dc60f946e10ea66bac269ea.zip | |
Use external Potrace
(bzr r14449.1.1)
Diffstat (limited to 'src/trace/Makefile_insert')
| -rw-r--r-- | src/trace/Makefile_insert | 17 |
1 files changed, 1 insertions, 16 deletions
diff --git a/src/trace/Makefile_insert b/src/trace/Makefile_insert index 21ec4ac0c..9c300aa8d 100644 --- a/src/trace/Makefile_insert +++ b/src/trace/Makefile_insert @@ -14,21 +14,6 @@ ink_common_sources += \ trace/filterset.cpp \ trace/siox.h \ trace/siox.cpp \ - trace/potrace/auxiliary.h \ - trace/potrace/bitmap.h \ - trace/potrace/curve.cpp \ - trace/potrace/curve.h \ - trace/potrace/decompose.cpp \ - trace/potrace/decompose.h \ - trace/potrace/greymap.cpp \ - trace/potrace/greymap.h \ - trace/potrace/lists.h \ - trace/potrace/potracelib.cpp \ - trace/potrace/potracelib.h \ - trace/potrace/progress.h \ - trace/potrace/render.cpp \ - trace/potrace/render.h \ - trace/potrace/trace.cpp \ - trace/potrace/trace.h \ + trace/potrace/bitmap.h \ trace/potrace/inkscape-potrace.cpp \ trace/potrace/inkscape-potrace.h |
