]> andersk Git - libyaml.git/blobdiff - .makefile
Move tests/run-test-suite to branch run-test-suite
[libyaml.git] / .makefile
index ba7c056c17f496c0c0b0485b38d042547e320651..9d526a4d3983e9db063c9eedf3796f4f0f78176a 100644 (file)
--- a/.makefile
+++ b/.makefile
@@ -58,5 +58,6 @@ indent:
        $(INDENT) $(SOURCE_FILES)
 
 distclean purge:
-       rm -fr tests/run-test-suite/data
        git clean -dxf -e GNUmakefile
+       rm -fr tests/run-test-suite
+       git worktree prune
This page took 0.024277 seconds and 4 git commands to generate.