Corrected unit test to compile.

This commit is contained in:
skarg
2007-02-23 02:22:05 +00:00
parent 1386b41f2d
commit 63360d8c3b
2 changed files with 5 additions and 20 deletions
+4
View File
@@ -9,7 +9,11 @@ CFLAGS = -Wall -I. -Itest -DTEST -DTEST_LOAD_CONTROL -g
# NOTE: this file is normally called by the unittest.sh from up directory
SRCS = bacdcode.c \
bacstr.c \
bacapp.c \
bactext.c \
indtext.c \
datetime.c \
demo/object/ao.c \
demo/object/lc.c \
test/ctest.c