[glib] Make the build more quiet
- From: Matthias Clasen <matthiasc src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [glib] Make the build more quiet
- Date: Mon, 14 Jan 2013 22:35:24 +0000 (UTC)
commit 57041baf58dd4a3aad5ffee804ef8fc9fa15d6af
Author: Matthias Clasen <mclasen redhat com>
Date: Mon Jan 14 15:53:13 2013 -0500
Make the build more quiet
gobject/Makefile.am | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/gobject/Makefile.am b/gobject/Makefile.am
index d9f3a09..24143f7 100644
--- a/gobject/Makefile.am
+++ b/gobject/Makefile.am
@@ -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
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]