summaryrefslogtreecommitdiffstats
path: root/src/trace
diff options
context:
space:
mode:
Diffstat (limited to 'src/trace')
-rw-r--r--src/trace/CMakeLists.txt7
-rw-r--r--src/trace/potrace/CMakeLists.txt13
2 files changed, 1 insertions, 19 deletions
diff --git a/src/trace/CMakeLists.txt b/src/trace/CMakeLists.txt
index 5f541f5be..053d77ad9 100644
--- a/src/trace/CMakeLists.txt
+++ b/src/trace/CMakeLists.txt
@@ -1,15 +1,8 @@
SET(trace_SRC
filterset.cpp
-filterset.h
imagemap.cpp
-imagemap.h
imagemap-gdk.cpp
-imagemap-gdk.h
-pool.h
quantize.cpp
-quantize.h
siox.cpp
-siox.h
trace.cpp
-trace.h
)
diff --git a/src/trace/potrace/CMakeLists.txt b/src/trace/potrace/CMakeLists.txt
index 07f942589..f61e8bcd1 100644
--- a/src/trace/potrace/CMakeLists.txt
+++ b/src/trace/potrace/CMakeLists.txt
@@ -1,20 +1,9 @@
SET(trace_potrace_SRC
-auxiliary.h
-bitmap.h
curve.cpp
-curve.h
decompose.cpp
-decompose.h
greymap.cpp
-greymap.h
inkscape-potrace.cpp
-inkscape-potrace.h
-lists.h
potracelib.cpp
-potracelib.h
-progress.h
render.cpp
-render.h
trace.cpp
-trace.h
-) \ No newline at end of file
+)