mirror of
https://github.com/lunarmodules/luasocket.git
synced 2025-07-24 09:49:49 +02:00
src/makefile: serial += compat
This commit is contained in:
@ -336,6 +336,7 @@ UNIX_OBJS=\
|
|||||||
#
|
#
|
||||||
SERIAL_OBJS=\
|
SERIAL_OBJS=\
|
||||||
buffer.$(O) \
|
buffer.$(O) \
|
||||||
|
compat.$(O) \
|
||||||
auxiliar.$(O) \
|
auxiliar.$(O) \
|
||||||
options.$(O) \
|
options.$(O) \
|
||||||
timeout.$(O) \
|
timeout.$(O) \
|
||||||
|
Reference in New Issue
Block a user