]> git.huck.website - odot.git/commitdiff
version 0.2.1
authorHuck Boles <huck@huck.website>
Tue, 3 Jan 2023 23:13:40 +0000 (17:13 -0600)
committerHuck Boles <huck@huck.website>
Tue, 3 Jan 2023 23:13:40 +0000 (17:13 -0600)
Makefile

index 07cc47476aebc53fdd109703e51f326a0073387b..44634ce3f49a4db2d96fa75605219a649e1fa79a 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -42,6 +42,7 @@ debug: $(CFILE)
 clean: 
        [[ -f $(PROG) ]] && rm $(PROG)
        [[ -f $(DESTDIR)/$(PROG) ]] && sudo rm $(DESTDIR)/$(PROG)
+       [[ -f $(MANDIR)/$(PROG).1.gz ]] && rm $(MANDIR)/$(PROG).1.gz
 
 dbclean:
        rm *.db