summaryrefslogtreecommitdiff
path: root/dviware/dvisvgm/libs/xxHash/Makefile.am
blob: e40f8a066eee812ea6a33962266abd28a9dc4f88 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
if !HAVE_XXHASH
noinst_LIBRARIES = libxxhash.a

libxxhash_a_SOURCES = xxhash.c xxhash.h
AM_CXXFLAGS = -Wall

xxhash.c: xxhash.h

@CODE_COVERAGE_RULES@
endif

CLEANFILES = *.gcda *.gcno