summaryrefslogtreecommitdiff
path: root/man
diff options
context:
space:
mode:
Diffstat (limited to 'man')
-rw-r--r--man/CMakeLists.txt2
-rw-r--r--man/bemenu-run.11
2 files changed, 3 insertions, 0 deletions
diff --git a/man/CMakeLists.txt b/man/CMakeLists.txt
new file mode 100644
index 0000000..9f95334
--- /dev/null
+++ b/man/CMakeLists.txt
@@ -0,0 +1,2 @@
+include(GNUInstallDirs)
+install(FILES ./bemenu.1 ./bemenu-run.1 DESTINATION "${CMAKE_INSTALL_MANDIR}/man1/")
diff --git a/man/bemenu-run.1 b/man/bemenu-run.1
new file mode 100644
index 0000000..40f399c
--- /dev/null
+++ b/man/bemenu-run.1
@@ -0,0 +1 @@
+.so man1/bemenu.1