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




commit e73937566aa26b94a462a11016fc07f80ec3d558
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 373ee18..fa9d0ea 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]