[dia: 17/105] #19: Install ui and dia-splash.png.
- From: Zander <zbrown src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [dia: 17/105] #19: Install ui and dia-splash.png.
- Date: Mon, 28 Jan 2019 19:20:45 +0000 (UTC)
commit 992ea5f82285d358a4fe5ae7725507bc6dc161bb
Author: Eduard Nicodei <eddnicodei gmail com>
Date: Tue Dec 18 20:16:54 2018 +0000
#19: Install ui and dia-splash.png.
data/meson.build | 3 +++
meson.build | 1 +
2 files changed, 4 insertions(+)
---
diff --git a/data/meson.build b/data/meson.build
new file mode 100644
index 00000000..9bfe6afb
--- /dev/null
+++ b/data/meson.build
@@ -0,0 +1,3 @@
+install_subdir('ui', install_dir : pkgdatadir)
+
+install_data('dia-splash.png', install_dir : pkgdatadir)
diff --git a/meson.build b/meson.build
index d1639568..e561d350 100644
--- a/meson.build
+++ b/meson.build
@@ -66,4 +66,5 @@ add_project_arguments('-DHAVE_CONFIG_H', language : 'c')
subdir('lib')
subdir('objects')
subdir('app')
+subdir('data')
subdir('doc')
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]