[gnote/meson] Install man page
- From: Aurimas Černius <aurimasc src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnote/meson] Install man page
- Date: Sun, 28 Mar 2021 15:03:34 +0000 (UTC)
commit be7362e78a50a1c3f8453a2bf7129175a5317a3f
Author: Aurimas Černius <aurisc4 gmail com>
Date: Sun Mar 28 13:07:50 2021 +0300
Install man page
data/meson.build | 2 ++
meson.build | 1 +
2 files changed, 3 insertions(+)
---
diff --git a/data/meson.build b/data/meson.build
new file mode 100644
index 00000000..abc6809a
--- /dev/null
+++ b/data/meson.build
@@ -0,0 +1,2 @@
+install_man('gnote.1')
+
diff --git a/meson.build b/meson.build
index aaf0e677..ffd0c9d4 100644
--- a/meson.build
+++ b/meson.build
@@ -32,5 +32,6 @@ configure_file(
root_include_dir = include_directories('.')
+subdir('data')
subdir('src')
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]