diff options
Diffstat (limited to 'unix/Makefile')
| -rw-r--r-- | unix/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/unix/Makefile b/unix/Makefile index 04a2dbda1..9d035cab7 100644 --- a/unix/Makefile +++ b/unix/Makefile @@ -75,7 +75,7 @@ SRC_C = \ file.c \ modsocket.c \ modos.c \ - alloc.c \ + alloc.c \ $(SRC_MOD) ifeq ($(UNAME_S),Darwin) |
