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, 4 insertions, 0 deletions
diff --git a/src/util/Makefile.sources b/src/util/Makefile.sources
index 154677a..4e54c74 100644
--- a/src/util/Makefile.sources
+++ b/src/util/Makefile.sources
@@ -1,3 +1,7 @@
+MESA_UTIL_SHA1_FILES := \
+ sha1.c \
+ sha1.h
+
MESA_UTIL_FILES := \
format_srgb.h \
hash_table.c \