Thanks!
* Steve Ward <planet36_AT_gmail.com> [2020-04-24 06:43]:
>---
> Makefile | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
>diff --git a/Makefile b/Makefile
>index 7d7b6d8..b577876 100644
>--- a/Makefile
>+++ b/Makefile
>_AT_@ -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
>
>
Received on Fri Apr 24 2020 - 12:56:50 CEST