Fixing the linux port to use the common MS/TP state machine files.

This commit is contained in:
skarg
2007-07-14 01:03:29 +00:00
parent ed6c26e924
commit 39ef0b2af8
4 changed files with 2 additions and 2018 deletions
+1 -1
View File
@@ -30,8 +30,8 @@ SRCS = main.c \
$(BACNET_PORT)/ethernet.c \
$(BACNET_PORT)/arcnet.c \
$(BACNET_PORT)/dlmstp.c \
$(BACNET_PORT)/mstp.c \
$(BACNET_PORT)/rs485.c \
$(BACNET_ROOT)/mstp.c \
$(BACNET_ROOT)/crc.c \
$(BACNET_ROOT)/bip.c \
$(BACNET_HANDLER)/txbuf.c \