[NetworkManager-openconnect/lr/gtk-4.0: 12/12] build: distribute gtk4/nm-openconnect-dialog.ui




commit 2b8e33d70f19658fd5cc166757175cf9062f500f
Author: Lubomir Rintel <lkundrak v3 sk>
Date:   Fri Mar 11 08:40:09 2022 +0100

    build: distribute gtk4/nm-openconnect-dialog.ui
    
    Include the file in the tarball so that the users don't have to
    generate it for now. This works around an issue in the generator
    tool [1], but also makes sure a good known file is used.
    
    [1] https://gitlab.gnome.org/GNOME/gtk/-/merge_requests/4415

 Makefile.am | 5 +++++
 1 file changed, 5 insertions(+)
---
diff --git a/Makefile.am b/Makefile.am
index 8e52b46..9a9b57e 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -95,6 +95,11 @@ CLEANFILES += \
 EXTRA_DIST += \
        properties/gresource.xml
 
+# Include a prebuilt file in tarball, to avoid hitting
+# https://gitlab.gnome.org/GNOME/gtk/-/merge_requests/4415
+EXTRA_DIST += \
+       gtk4/nm-openconnect-dialog.ui
+
 plugin_sources = \
        properties/nm-openconnect-editor-plugin.c \
        properties/nm-openconnect-editor-plugin.h \


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]