summaryrefslogtreecommitdiffstatshomepage
path: root/unix/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'unix/Makefile')
-rw-r--r--unix/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/unix/Makefile b/unix/Makefile
index ed79121c6f..04a2dbda17 100644
--- a/unix/Makefile
+++ b/unix/Makefile
@@ -75,6 +75,7 @@ SRC_C = \
file.c \
modsocket.c \
modos.c \
+ alloc.c \
$(SRC_MOD)
ifeq ($(UNAME_S),Darwin)