[gthumb] meson: added m4 subdir
- From: Paolo Bacchilega <paobac src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gthumb] meson: added m4 subdir
- Date: Mon, 16 Apr 2018 16:21:27 +0000 (UTC)
commit fbd6c8deb9502bd670b218026baafd9fb2aac533
Author: Paolo Bacchilega <paobac src gnome org>
Date: Fri Oct 20 21:21:36 2017 +0200
meson: added m4 subdir
m4/meson.build | 1 +
meson.build | 1 +
2 files changed, 2 insertions(+), 0 deletions(-)
---
diff --git a/m4/meson.build b/m4/meson.build
new file mode 100644
index 0000000..52d5871
--- /dev/null
+++ b/m4/meson.build
@@ -0,0 +1 @@
+install_data('gthumb.m4', install_dir : join_paths(datadir, 'aclocal'))
diff --git a/meson.build b/meson.build
index cd55235..79f08a1 100644
--- a/meson.build
+++ b/meson.build
@@ -317,6 +317,7 @@ subdir('gthumb')
subdir('data')
subdir('help')
subdir('po')
+subdir('m4')
# Summary
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]