[gnome-applets/wip/muktupavels/test: 1/2] build: update glib-compile-resources options




commit 3d375317397dae553828187da008ff7c9f3743af
Author: Alberts Muktupāvels <alberts muktupavels gmail com>
Date:   Sun Feb 27 10:56:13 2022 +0200

    build: update glib-compile-resources options

 gnome-applets/Makefile.am | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/gnome-applets/Makefile.am b/gnome-applets/Makefile.am
index a44c6e881..c3d0bfafb 100644
--- a/gnome-applets/Makefile.am
+++ b/gnome-applets/Makefile.am
@@ -222,12 +222,12 @@ resource_files = \
 ga-resources.c: gnome-applets.gresource.xml Makefile.am $(resource_files)
        $(AM_V_GEN) $(GLIB_COMPILE_RESOURCES) \
                --target=$@ --sourcedir=$(srcdir) \
-               --generate --c-name ga $<
+               --generate-source --c-name ga $<
 
 ga-resources.h: gnome-applets.gresource.xml
        $(AM_V_GEN) $(GLIB_COMPILE_RESOURCES) \
                --target=$@ --sourcedir=$(srcdir) \
-               --generate --c-name ga $<
+               --generate-header --c-name ga $<
 
 BUILT_SOURCES = \
        ga-resources.c \


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