[libnma: 2/4] build/meson: add some missing resource dependencies
- From: Thomas Haller <thaller src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [libnma: 2/4] build/meson: add some missing resource dependencies
- Date: Sun, 16 Feb 2020 12:13:54 +0000 (UTC)
commit 14db725366c280ea55fc10e18a3da1a5bfba96bf
Author: Lubomir Rintel <lkundrak v3 sk>
Date: Wed Oct 30 12:15:28 2019 +0100
build/meson: add some missing resource dependencies
src/meson.build | 3 +++
1 file changed, 3 insertions(+)
---
diff --git a/src/meson.build b/src/meson.build
index 52645fa0..d1dbeb54 100644
--- a/src/meson.build
+++ b/src/meson.build
@@ -25,8 +25,11 @@ cert_chooser_sources = files(
)
resource_data = files(
+ 'nma-bar-code-widget.ui',
+ 'nma-mobile-wizard.ui',
'nma-pkcs11-cert-chooser-dialog.ui',
'nma-pkcs11-token-login-dialog.ui',
+ 'nma-vpn-password-dialog.ui',
'wifi.ui'
)
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]