commit ca9348a575b8f699cfd03bd1015d10dbe42e1f10 parent a44ec5a5b22719d15b28e8da13027176bf8105f1 Author: gearsix <gearsix@tuta.io> Date: Thu, 19 Aug 2021 14:02:46 +0100 fix to Makefile Diffstat:
M | Makefile | | | 2 | +- |
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/Makefile b/Makefile @@ -30,7 +30,7 @@ BIN = \ SCRIPTS = \ sfeed_opml_export\ sfeed_update\ - sfeed-read + sfeed_read SRC = ${BIN:=.c} HDR = \