logo

utils

~/.local/bin tools and git-hooks git clone https://hacktivis.me/git/utils.git
commit: bc53e0169e3b0f489573742e202648c7762757a9
parent 98506d5044b1c1bfea78df4751826cb5930f09da
Author: Haelwenn (lanodan) Monnier <contact@hacktivis.me>
Date:   Thu,  8 Jul 2021 13:20:58 +0200

bin/Makefile: update

Diffstat:

Mbin/Makefile2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/bin/Makefile b/bin/Makefile @@ -6,7 +6,7 @@ include Makefile.config include ../Makefile.common -EXE += wordsort zalgo +EXE += archive-tags dmenu_path wordsort zalgo BINDIR = $(PREFIX)/bin MANDIR = $(PREFIX)/share/man