$NetBSD: patch-ag,v 1.1.1.1 2002/01/15 20:08:43 agc Exp $ Need to compile support libs before running tests --- Makegen 2002/01/14 13:01:34 1.1 +++ Makegen 2002/01/14 13:01:59 @@ -99,7 +99,7 @@ if ($enable_d2c) { &compile_subdirs("d2c"); } - &compile_subdirs("tests"); + &compile_subdirs("common", "tests"); &compile_subdirs("common", "tools"); if($enable_duim ne 'no') { &compile_subdirs("duim");