summaryrefslogtreecommitdiff
path: root/docs/cmdline-opts/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'docs/cmdline-opts/Makefile.am')
-rw-r--r--docs/cmdline-opts/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/cmdline-opts/Makefile.am b/docs/cmdline-opts/Makefile.am
index f6990ef3e..4d49b2b94 100644
--- a/docs/cmdline-opts/Makefile.am
+++ b/docs/cmdline-opts/Makefile.am
@@ -29,7 +29,7 @@ include Makefile.inc
EXTRA_DIST = $(DPAGES) MANPAGE.md gen.pl $(OTHERPAGES) CMakeLists.txt
all:
- @echo man page generation no longer required
+ @echo man page generation no longer required
$(MANPAGE): $(DPAGES) $(OTHERPAGES) Makefile.inc
@PERL@ $(srcdir)/gen.pl mainpage $(srcdir) > $(MANPAGE)