[gtk+] Quiet a rule



commit 0438df6d14bfbf4afae50b430736c38acbec7286
Author: Matthias Clasen <mclasen redhat com>
Date:   Sun Nov 30 19:58:34 2014 -0500

    Quiet a rule

 testsuite/gtk/Makefile.am |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/testsuite/gtk/Makefile.am b/testsuite/gtk/Makefile.am
index 8628654..7d65c88 100644
--- a/testsuite/gtk/Makefile.am
+++ b/testsuite/gtk/Makefile.am
@@ -189,7 +189,7 @@ BUILT_SOURCES = gschemas.compiled
 CLEANFILES = gschemas.compiled
 
 gschemas.compiled: $(GTK_GSETTINGS_SCHEMAS)
-       $(GLIB_COMPILE_SCHEMAS) \
+       $(AM_V_GEN) $(GLIB_COMPILE_SCHEMAS) \
                $(addprefix --schema-file=,$(GTK_GSETTINGS_SCHEMAS)) \
                --targetdir=$(builddir)
 


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