summaryrefslogtreecommitdiff
path: root/Build/source/texk/dvisvgm/dvisvgm-src/libs/xxHash/Makefile.am
blob: a94d25a1579a2b43bf2026a4c7fa8589b70c38ad (plain)
1
2
3
4
5
6
7
8
9
10
11
12
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

endif

CLEANFILES = *.gcda *.gcno