diff --git a/bacnet-stack/Makefile b/bacnet-stack/Makefile index e6ff38be..3499329f 100644 --- a/bacnet-stack/Makefile +++ b/bacnet-stack/Makefile @@ -13,6 +13,7 @@ SRCS = ports/linux/main.c \ whois.c \ iam.c \ reject.c \ + bacerror.c \ apdu.c \ npdu.c