aboutsummaryrefslogtreecommitdiff
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 05cdfb5b3..b0b037cd7 100644
--- a/unix/Makefile
+++ b/unix/Makefile
@@ -68,6 +68,7 @@ SRC_C = \
input.c \
file.c \
modsocket.c \
+ modos.c \
$(SRC_MOD)
OBJ = $(PY_O) $(addprefix $(BUILD)/, $(SRC_C:.c=.o))