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.sources2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/util/Makefile.sources b/src/util/Makefile.sources
index cce28db005e..71fe06a0096 100644
--- a/src/util/Makefile.sources
+++ b/src/util/Makefile.sources
@@ -57,6 +57,8 @@ MESA_UTIL_FILES := \
os_time.h \
os_file.c \
os_file.h \
+ os_socket.c \
+ os_socket.h \
os_misc.c \
os_misc.h \
u_process.c \