Added datetime to unit tests that depended on it.

This commit is contained in:
skarg
2007-01-22 22:13:34 +00:00
parent 344ba775fd
commit b6fcd46b93
15 changed files with 28 additions and 26 deletions
+1 -1
View File
@@ -9,7 +9,7 @@ CFLAGS = -Wall -I. -Itest -DTEST -DTEST_BACNET_APPLICATION_DATA -g
SRCS = bacdcode.c \
bacstr.c \
bacapp.c \
bigend.c \
datetime.c \
bactext.c \
indtext.c \
test/ctest.c