summaryrefslogtreecommitdiffstats
path: root/src/util/Makefile.sources
diff options
context:
space:
mode:
Diffstat (limited to 'src/util/Makefile.sources')
-rw-r--r--src/util/Makefile.sources4
1 files changed, 3 insertions, 1 deletions
diff --git a/src/util/Makefile.sources b/src/util/Makefile.sources
index 71fe06a0096..addfe63598b 100644
--- a/src/util/Makefile.sources
+++ b/src/util/Makefile.sources
@@ -117,7 +117,9 @@ MESA_UTIL_FILES := \
u_mm.h \
u_mm.c \
vma.c \
- vma.h
+ vma.h \
+ xxhash.h
+
MESA_UTIL_GENERATED_FILES = \
format_srgb.c \