mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2024-11-02 15:46:17 +01:00
Make the build more quiet
This commit is contained in:
parent
456d6bb3e1
commit
57041baf58
@ -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
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user