about summary refs log tree commit diff stats
path: root/Makefile.am
diff options
context:
space:
mode:
authorMichael Vetter <jubalh@iodoru.org>2020-12-07 20:36:24 +0100
committerGitHub <noreply@github.com>2020-12-07 20:36:24 +0100
commitf023d56b02eec67ea357a85d7f8ec325f87622e3 (patch)
tree3ed4710545ffe3a0f44ad64078ef1fad1b163553 /Makefile.am
parent1a938f5c152fee181968589afd5489584b626708 (diff)
parent1bbdaec8e7eb3d4f6ef3238c9365e2ea49618123 (diff)
downloadprofani-tty-f023d56b02eec67ea357a85d7f8ec325f87622e3.tar.gz
Merge pull request #1445 from profanity-im/feature/moremans
Create cmd to generate man pages for prof commands
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index 1228e1ad..5a4d8ffb 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -213,7 +213,7 @@ icons_sources = $(top_srcdir)/icons/*
 
 script_sources = bootstrap.sh
 
-man_sources = docs/profanity.1
+man_sources = docs/profanity*.1
 
 if BUILD_PGP
 core_sources += $(pgp_sources)