X-Git-Url: http://j8takagi.net/cgi-bin/gitweb.cgi?p=YACASL2.git;a=blobdiff_plain;f=test%2Funit%2Fprint_cerrmsg%2FMakefile;h=e253b41919f3bd1a7690991acc7f9dd0d9fd235b;hp=fd5d996dba91ecfc67b3e98f533835cdbf585c01;hb=06ccc214315a98123b3ac4c91af1e1b09ab7fc07;hpb=330f6a8723886b86e745e91ffc3479eda9159b8d diff --git a/test/unit/print_cerrmsg/Makefile b/test/unit/print_cerrmsg/Makefile index fd5d996..e253b41 100644 --- a/test/unit/print_cerrmsg/Makefile +++ b/test/unit/print_cerrmsg/Makefile @@ -1,3 +1,3 @@ -UCLASS = COMMON +UCLASS = ALL TESTSRCFILE = ../CERRARRAY.c print_cerrmsg.c include ../TEST.mk