]> Dogcows Code - chaz/graphql-client/blobdiff - Makefile
add a few more fixups before release
[chaz/graphql-client] / Makefile
index d12cda5ddcd269dc980203d4e21e2aab9851fc67..f8b5750a905c23455731677e652a4cf0d8d26b33 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -24,7 +24,7 @@ dist:
        $(DZIL) build
 
 distclean: clean
-       rm -rf cover_db
+       rm -rf .build cover_db fatlib
 
 test:
        $(PROVE) -l$(if $(findstring 1,$(V)),v) t
This page took 0.017161 seconds and 4 git commands to generate.