diff --git a/Makefile b/Makefile index 8e941e592..289979fe2 100644 --- a/Makefile +++ b/Makefile @@ -8,7 +8,7 @@ rclone: test: rclone go test ./... - fs/test_all.sh + cd fs && ./test_all.sh doc: rclone.1 README.html README.txt