Build util tests properly with make check
[openafs.git] / tests / Makefile.in
index 7118378..d2d0bbf 100644 (file)
@@ -20,6 +20,7 @@ runtests: runtests.o
 
 check test tests: runtests
        cd tap && $(MAKE) $@
+       cd util && $(MAKE) $@
        ./runtests $(abs_top_srcdir)/tests/TESTS
 
 install: