aboutsummaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index 3702b2c..7309d64 100644
--- a/Makefile
+++ b/Makefile
@@ -110,6 +110,7 @@ ${MAN_PAGES}: ${MAN_PAGES:=.in}
@echo "GEN: $@"
@sed \
-e 's,{sysconfdir},${SYSCONFDIR},' \
+ -e '/^[\.'"'"']\\"/d' \
< "${@:=.in}" > "$@"
lib/bisect: lib/bisect.nim