summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index b0f5cab..0303236 100644
--- a/Makefile
+++ b/Makefile
@@ -4,7 +4,7 @@ dirs = $(DESTDIR)/usr/share/jh $(DESTDIR)/usr/bin
####
subcommand_files = $(addprefix jh-,$(subcommands))
-help_files = $(addsuffic .help.,jh- $(subcommands))
+help_files = $(addsuffix .help.txt,jh- $(subcommand_files))
all: PHONY build