diff options
| -rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -29,7 +29,7 @@ sent: ${OBJ} cscope: ${SRC} config.h @echo cScope - @cscope -R -b + @cscope -R -b || echo cScope not installed clean: @echo cleaning |
![]() |
index : sent-pdf.git | |
| Pre-patched version of suckless sent (pdf exports) for Guix packaging | bd |
| summaryrefslogtreecommitdiff |
| -rw-r--r-- | Makefile | 2 |
@@ -29,7 +29,7 @@ sent: ${OBJ} cscope: ${SRC} config.h @echo cScope - @cscope -R -b + @cscope -R -b || echo cScope not installed clean: @echo cleaning |