summaryrefslogtreecommitdiffstats
path: root/Makefile.am
diff options
context:
space:
mode:
authorDave Davenport <qball@blame.services>2021-12-15 21:31:44 +0100
committerDave Davenport <qball@blame.services>2021-12-15 21:31:44 +0100
commit7b1008b38f8e01744c6dde77317fd429a960246a (patch)
treea0191d78aebf9f80c84a78323f33f6a9655e89ca /Makefile.am
parent8f5d9b425e7a1e7a30b26cbb630487114ff38b47 (diff)
[Doc] Add a manpage with all the bindings.
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am2
1 files changed, 2 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am
index 90447dca..19a054a8 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -177,6 +177,7 @@ dist_man1_MANS=\
dist_man5_MANS=\
doc/rofi-theme.5\
+ doc/rofi-keys.5\
doc/rofi-script.5
EXTRA_DIST += \
@@ -249,6 +250,7 @@ update-manpage: $(top_srcdir)/doc/rofi-theme-selector.1.markdown $(top_srcdir)/d
go-md2man -in $(top_srcdir)/doc/rofi.1.markdown -out $(top_srcdir)/doc/rofi.1
go-md2man -in $(top_srcdir)/doc/rofi-theme-selector.1.markdown -out $(top_srcdir)/doc/rofi-theme-selector.1
go-md2man -in $(top_srcdir)/doc/rofi-theme.5.markdown -out $(top_srcdir)/doc/rofi-theme.5
+ go-md2man -in $(top_srcdir)/doc/rofi-keys.5.markdown -out $(top_srcdir)/doc/rofi-keys.5
go-md2man -in $(top_srcdir)/doc/rofi-script.5.markdown -out $(top_srcdir)/doc/rofi-script.5
go-md2man -in $(top_srcdir)/doc/rofi-sensible-terminal.1.markdown -out $(top_srcdir)/doc/rofi-sensible-terminal.1