aboutsummaryrefslogtreecommitdiffstats
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 8b17bcf8143..b7b1e913c94 100644
--- a/src/util/Makefile.sources
+++ b/src/util/Makefile.sources
@@ -35,7 +35,9 @@ MESA_UTIL_FILES := \
strtod.h \
texcompress_rgtc_tmp.h \
u_atomic.h \
- u_endian.h
+ u_endian.h \
+ u_vector.c \
+ u_vector.h
MESA_UTIL_GENERATED_FILES = \
format_srgb.c