mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-07-24 19:07:52 +02:00
Make the build more quiet
This commit is contained in:
@@ -161,7 +161,7 @@ EXTRA_DIST += \
|
||||
|
||||
# This is read by gobject-introspection/misc/ and gtk-doc
|
||||
gobject-public-headers.txt: Makefile
|
||||
echo $(gobject_public_h_sources) > $@.tmp && mv $@.tmp $@
|
||||
$(AM_V_GEN) echo $(gobject_public_h_sources) > $@.tmp && mv $@.tmp $@
|
||||
|
||||
CLEANFILES += gobject-public-headers.txt
|
||||
|
||||
|
Reference in New Issue
Block a user