aboutsummaryrefslogtreecommitdiff
path: root/mesalib/src/util/Makefile.sources
diff options
context:
space:
mode:
Diffstat (limited to 'mesalib/src/util/Makefile.sources')
-rw-r--r--mesalib/src/util/Makefile.sources3
1 files changed, 2 insertions, 1 deletions
diff --git a/mesalib/src/util/Makefile.sources b/mesalib/src/util/Makefile.sources
index 952b79905..9e274241d 100644
--- a/mesalib/src/util/Makefile.sources
+++ b/mesalib/src/util/Makefile.sources
@@ -3,7 +3,8 @@ MESA_UTIL_FILES := \
ralloc.c \
register_allocate.c \
register_allocate.h \
- rgtc.c
+ rgtc.c \
+ strtod.cpp
MESA_UTIL_GENERATED_FILES = \
format_srgb.c