summaryrefslogtreecommitdiff
path: root/dviware/dvisvgm/libs/xxHash/Makefile.in
diff options
context:
space:
mode:
Diffstat (limited to 'dviware/dvisvgm/libs/xxHash/Makefile.in')
-rw-r--r--dviware/dvisvgm/libs/xxHash/Makefile.in6
1 files changed, 3 insertions, 3 deletions
diff --git a/dviware/dvisvgm/libs/xxHash/Makefile.in b/dviware/dvisvgm/libs/xxHash/Makefile.in
index 27c6541529..4f31a0edaf 100644
--- a/dviware/dvisvgm/libs/xxHash/Makefile.in
+++ b/dviware/dvisvgm/libs/xxHash/Makefile.in
@@ -112,7 +112,7 @@ am__v_AR_0 = @echo " AR " $@;
am__v_AR_1 =
libxxhash_a_AR = $(AR) $(ARFLAGS)
libxxhash_a_LIBADD =
-am__libxxhash_a_SOURCES_DIST = xxhash.c xxhash.h
+am__libxxhash_a_SOURCES_DIST = xxhash.c xxhash.h xxh3.h
@HAVE_XXHASH_FALSE@am_libxxhash_a_OBJECTS = xxhash.$(OBJEXT)
libxxhash_a_OBJECTS = $(am_libxxhash_a_OBJECTS)
AM_V_P = $(am__v_P_@AM_V@)
@@ -341,7 +341,7 @@ top_build_prefix = @top_build_prefix@
top_builddir = @top_builddir@
top_srcdir = @top_srcdir@
@HAVE_XXHASH_FALSE@noinst_LIBRARIES = libxxhash.a
-@HAVE_XXHASH_FALSE@libxxhash_a_SOURCES = xxhash.c xxhash.h
+@HAVE_XXHASH_FALSE@libxxhash_a_SOURCES = xxhash.c xxhash.h xxh3.h
@HAVE_XXHASH_FALSE@AM_CXXFLAGS = -Wall
CLEANFILES = *.gcda *.gcno
all: all-am
@@ -640,7 +640,7 @@ uninstall-am:
.PRECIOUS: Makefile
-@HAVE_XXHASH_FALSE@xxhash.c: xxhash.h
+@HAVE_XXHASH_FALSE@xxhash.c: xxhash.h xxh3.h
@HAVE_XXHASH_FALSE@@CODE_COVERAGE_RULES@