summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorTimo Weingärtner <timo@tiwe.de>2021-01-14 00:10:41 +0100
committerTimo Weingärtner <timo@tiwe.de>2021-01-14 00:10:41 +0100
commitc0d0f8c94a31fc7e9f71a1640eda9d8cb557f74a (patch)
treead221e73bfd6cc4ebcd0a6d6e1919a4fd969e4b7 /Makefile
parentbfaa37ae068f8b8a877b4653df840648d86a5448 (diff)
parent3d3fe99d72668bc1d0a4e16d9bc3a5b1d86c4935 (diff)
downloadhadori-c0d0f8c94a31fc7e9f71a1640eda9d8cb557f74a.tar.gz
Merge tag '1.1' into debian
1.1
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/Makefile b/Makefile
index e8f40f6..959bb81 100644
--- a/Makefile
+++ b/Makefile
@@ -22,8 +22,8 @@ CPPFLAGS+=-D_FILE_OFFSET_BITS=64
all: hadori.1
-hadori.1: hadori
- help2man -n $< -o $@ -N ./$<
+%.1: %.help2man %
+ help2man -i $< -o $@ -N -L C.UTF-8 $(*D)/$(*F)
hadori: hadori.o
hadori.o: hadori.C version.h