Removed src/apdu.c from makefile since we are using a local stripped down version.

This commit is contained in:
skarg
2009-12-21 15:13:45 +00:00
parent dc2a432a65
commit 47ff02c9b7
-1
View File
@@ -56,7 +56,6 @@ DEMOSRC = $(BACNET_DEMO)/handler/txbuf.c \
# core BACnet stack files
CORESRC = \
$(BACNET_CORE)/crc.c \
$(BACNET_CORE)/apdu.c \
$(BACNET_CORE)/npdu.c \
$(BACNET_CORE)/bacdcode.c \
$(BACNET_CORE)/bacint.c \