Windows: Return full volume name for RO and BK
[openafs.git] / tests / Makefile.in
index d6d221d..23f1fa0 100644 (file)
@@ -22,7 +22,7 @@ runtests.o: $(srcdir)/runtests.c
 
 check test tests: runtests
        @for A in $(SUBDIRS); do cd $$A && $(MAKE) $@ && cd .. || exit 1; done
-       ./libwrap @TOP_OBJDIR@/lib \
+       MAKECHECK=1 ./libwrap @TOP_OBJDIR@/lib \
            ./runtests $(abs_top_srcdir)/tests/TESTS
 
 install: