X-Git-Url: http://j8takagi.net/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=test%2Funit%2Fprint_code_type%2FMakefile;h=17eb22a2a9d00d40da6e9661d4ab307ce5bd025c;hb=bf31ea99380e3ee2198f61f6510ebe6e4a3961f5;hp=57c87c3950c9ea5a3c10606aa3aeae69956037b7;hpb=fda1563ea37180835e0b9c6e7a9c7ae607895446;p=YACASL2.git diff --git a/test/unit/print_code_type/Makefile b/test/unit/print_code_type/Makefile index 57c87c3..17eb22a 100644 --- a/test/unit/print_code_type/Makefile +++ b/test/unit/print_code_type/Makefile @@ -1,3 +1,3 @@ UCLASS = COMMON -TESTSRCFILE = print_code_type.c +TESTSRCFILE = ../CERRARRAY.c print_code_type.c include ../TEST.mk