[rhythmbox/mesonjunk: 9/9] build: remove boring meson files that just add subdirs
- From: Jonathan Matthew <jmatthew src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [rhythmbox/mesonjunk: 9/9] build: remove boring meson files that just add subdirs
- Date: Sun, 29 May 2022 12:03:45 +0000 (UTC)
commit de9f0a05f8427666b329f472005ca3d6be912f31
Author: Jonathan Matthew <jonathan d14n org>
Date: Sun May 29 20:54:04 2022 +1000
build: remove boring meson files that just add subdirs
bindings/meson.build | 3 ---
meson.build | 6 ++++--
remote/meson.build | 1 -
3 files changed, 4 insertions(+), 6 deletions(-)
---
diff --git a/meson.build b/meson.build
index 88bb39ae1..ecda387c1 100644
--- a/meson.build
+++ b/meson.build
@@ -338,9 +338,11 @@ if get_option('sample-plugins')
subdir('sample-plugins/sample-vala')
endif
endif
-subdir('remote')
+subdir('remote/dbus')
-subdir('bindings')
+if enable_vala
+ subdir('bindings/vala')
+endif
if check.found()
subdir('tests')
endif
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]