---
 Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Makefile b/Makefile
index 7d7b6d8..b577876 100644
--- a/Makefile
+++ b/Makefile
@@ -25,7 +25,7 @@ clean:
        rm -f scroll ptty
 
 distclean: clean
-       rm -f config.h
+       rm -f config.h scroll-$(VERSION).tar.gz
 
 dist: clean
        mkdir -p scroll-$(VERSION)
-- 
2.20.1


Reply via email to