Updated makefile for I-Am file split.

This commit is contained in:
skarg
2007-10-12 01:08:08 +00:00
parent 2e8ab34148
commit 4b1418a8f6
3 changed files with 7 additions and 3 deletions
@@ -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}