aboutsummaryrefslogtreecommitdiff
path: root/src/makefile
diff options
context:
space:
mode:
Diffstat (limited to 'src/makefile')
-rw-r--r--src/makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/makefile b/src/makefile
index 0e4a544..2ffd7d9 100644
--- a/src/makefile
+++ b/src/makefile
@@ -309,6 +309,7 @@ UNIX_OBJS=\
309 usocket.$(O) \ 309 usocket.$(O) \
310 unixtcp.$(O) \ 310 unixtcp.$(O) \
311 unixudp.$(O) \ 311 unixudp.$(O) \
312 compat.$(O) \
312 unix.$(O) 313 unix.$(O)
313 314
314#------ 315#------