Updated makefile for I-Am file split.
This commit is contained in:
@@ -12,7 +12,9 @@ SRCS = ../bacdcode.c \
|
||||
../npdu.c \
|
||||
../apdu.c \
|
||||
../dcc.c \
|
||||
../iam.c \
|
||||
../iam_client.c \
|
||||
../iam_server.c \
|
||||
../iam_test.c \
|
||||
../../test/ctest.c
|
||||
|
||||
OBJS = ${SRCS:.c=.o}
|
||||
Reference in New Issue
Block a user