summaryrefslogtreecommitdiffstats
path: root/src/trace/Makefile_insert
blob: 9c300aa8d13015d7cdc34c4ea21a4e925732fc27 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
## Makefile.am fragment sourced by src/Makefile.am.

ink_common_sources +=	            \
	trace/pool.h                        \
	trace/trace.h                       \
	trace/trace.cpp                     \
	trace/imagemap-gdk.cpp	            \
	trace/imagemap-gdk.h	            \
	trace/imagemap.cpp	            \
	trace/imagemap.h	            \
	trace/quantize.h	            \
	trace/quantize.cpp	            \
	trace/filterset.h	            \
	trace/filterset.cpp	            \
	trace/siox.h			    \
	trace/siox.cpp			    \
	trace/potrace/bitmap.h              \
	trace/potrace/inkscape-potrace.cpp  \
	trace/potrace/inkscape-potrace.h