added dependent file
This commit is contained in:
@@ -9,6 +9,7 @@ CFLAGS = -Wall -I. -Itest -DTEST -DTEST_NPDU -g
|
|||||||
SRCS = bacdcode.c \
|
SRCS = bacdcode.c \
|
||||||
bigend.c \
|
bigend.c \
|
||||||
npdu.c \
|
npdu.c \
|
||||||
|
apdu.c \
|
||||||
test/ctest.c
|
test/ctest.c
|
||||||
|
|
||||||
OBJS = ${SRCS:.c=.o}
|
OBJS = ${SRCS:.c=.o}
|
||||||
|
|||||||
Reference in New Issue
Block a user