diff --git a/test.do b/test.do index b816c54..0049135 100644 --- a/test.do +++ b/test.do @@ -1,3 +1,3 @@ -redo-ifchange _all -redo minimal/test docs/test t/all +redo-ifchange bin/all +redo minimal/test docs/test t/all _all [ -n "$DO_BUILT" ] || echo "Don't forget to test 'minimal/do -c test'" >&2