summaryrefslogtreecommitdiff
path: root/Build/source/texk/dvisvgm/dvisvgm-src/libs/potrace/Makefile.am
blob: 44079e902cf55d3f3cf24dac38dd0f34c7f034b3 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
if USE_BUNDLED_LIBS
noinst_LIBRARIES = libpotrace.a
libpotrace_a_SOURCES = \
	auxiliary.h \
	bitmap.h \
	config.h \
	curve.c \
	curve.h \
	decompose.c \
	decompose.h \
	lists.h \
	potracelib.c \
	potracelib.h \
	progress.h \
	trace.c \
	trace.h

AM_CFLAGS = -Wall -I$(srcdir)

@CODE_COVERAGE_RULES@
endif

CLEANFILES = *.gcda *.gcno