diff options
| author | Mattias Andrée <maandree@kth.se> | 2024-06-07 11:53:01 +0200 | 
|---|---|---|
| committer | Mattias Andrée <maandree@kth.se> | 2024-06-07 11:53:01 +0200 | 
| commit | ca34d991ad527fec5edde186bb8479982ac52c03 (patch) | |
| tree | 3d82e92736a73a3276027d1d67ec6bb350ccc173 /man/Makefile | |
| parent | Update clawsrc and make python and st exclusive to zenith (diff) | |
| download | dotfiles-ca34d991ad527fec5edde186bb8479982ac52c03.tar.gz dotfiles-ca34d991ad527fec5edde186bb8479982ac52c03.tar.bz2 dotfiles-ca34d991ad527fec5edde186bb8479982ac52c03.tar.xz | |
Minor fixes
Signed-off-by: Mattias Andrée <maandree@kth.se>
Diffstat (limited to 'man/Makefile')
| -rw-r--r-- | man/Makefile | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/man/Makefile b/man/Makefile index 726047c..6fe759b 100644 --- a/man/Makefile +++ b/man/Makefile @@ -3,7 +3,7 @@  install:  	../check-installed-shebang colourised-less-for-man  	../check-installed-shebang man -	../check-in-path dmenu +	-../check-in-path dmenu  	../check-in-path sed  	../check-in-path isfg  	../check-in-path less | 
