mirror of
https://gitlab.gnome.org/GNOME/gtk.git
synced 2024-12-26 05:31:07 +00:00
Silence the build
Hide gdbus-codegen behind $(AM_V_GEN) for silence and cleanliness.
This commit is contained in:
parent
8142a505fc
commit
b90f40544f
@ -868,7 +868,7 @@ gtk_all_c_sources = $(gtk_base_c_sources)
|
||||
gtk_dbus_built_sources = gtkdbusgenerated.c gtkdbusgenerated.h
|
||||
|
||||
$(gtk_dbus_built_sources) : Makefile.am gtkdbusinterfaces.xml
|
||||
gdbus-codegen \
|
||||
$(AM_V_GEN) gdbus-codegen \
|
||||
--interface-prefix org.Gtk. \
|
||||
--c-namespace _Gtk \
|
||||
--generate-c-code gtkdbusgenerated \
|
||||
|
Loading…
Reference in New Issue
Block a user