From 0438df6d14bfbf4afae50b430736c38acbec7286 Mon Sep 17 00:00:00 2001 From: Matthias Clasen Date: Sun, 30 Nov 2014 19:58:34 -0500 Subject: [PATCH] Quiet a rule --- testsuite/gtk/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/testsuite/gtk/Makefile.am b/testsuite/gtk/Makefile.am index 8628654c43..7d65c88f5a 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)