summaryrefslogtreecommitdiff
path: root/dviware/dvisvgm/libs/xxHash/Makefile.am
blob: 089c7aab71863c48f5b6e860a9630a21975b9ffa (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 xxh3.h
AM_CXXFLAGS = -Wall

xxhash.c: xxhash.h xxh3.h

@CODE_COVERAGE_RULES@
endif

CLEANFILES = *.gcda *.gcno