OSDN Git Service

unite wordarray_t.
[bbk/bchanf.git] / src / Makefile.test
index 2fbf4ca..07eeb30 100644 (file)
@@ -67,12 +67,14 @@ SRC_PARSE_TEST =    test_tokenchecker.c \
 SRC_COLL =     idtocb.c \
                arraybase.c \
                treebase.c \
-               bytearray.c
+               bytearray.c \
+               wordarray.c
 
 SRC_COLL_TEST =        test_idtocb.c \
                test_arraybase.c \
                test_treebase.c \
-               test_bytearray.c
+               test_bytearray.c \
+               test_wordarray.c
 
 SRC_CODING =   base64encoder.c \
                base64decoder.c