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)