diff options
| -rwxr-xr-x | src/makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/makefile b/src/makefile index b9e2f93..5a9ba97 100755 --- a/src/makefile +++ b/src/makefile | |||
| @@ -336,6 +336,7 @@ UNIX_OBJS=\ | |||
| 336 | # | 336 | # |
| 337 | SERIAL_OBJS=\ | 337 | SERIAL_OBJS=\ |
| 338 | buffer.$(O) \ | 338 | buffer.$(O) \ |
| 339 | compat.$(O) \ | ||
| 339 | auxiliar.$(O) \ | 340 | auxiliar.$(O) \ |
| 340 | options.$(O) \ | 341 | options.$(O) \ |
| 341 | timeout.$(O) \ | 342 | timeout.$(O) \ |
