added dependent file

This commit is contained in:
skarg
2005-03-17 19:16:47 +00:00
parent e96a9f7aa1
commit 3f9235eb59
+1
View File
@@ -9,6 +9,7 @@ CFLAGS = -Wall -I. -Itest -DTEST -DTEST_NPDU -g
SRCS = bacdcode.c \
bigend.c \
npdu.c \
apdu.c \
test/ctest.c
OBJS = ${SRCS:.c=.o}