Minor
authorBehdad Esfahbod <behdad@behdad.org>
Mon, 26 Aug 2013 23:20:38 +0000 (19:20 -0400)
committerBehdad Esfahbod <behdad@behdad.org>
Tue, 27 Aug 2013 15:46:07 +0000 (11:46 -0400)
docs/reference/Makefile.am

index b08ecec..c5bdb35 100644 (file)
@@ -70,7 +70,7 @@ content_files= \
        $(NULL)
 
 version.xml: $(top_srcdir)/configure.ac
-       echo $(HB_VERSION_MAJOR).$(HB_VERSION_MINOR).$(HB_VERSION_MICRO) > $@
+       $(AM_V_GEN) echo $(HB_VERSION_MAJOR).$(HB_VERSION_MINOR).$(HB_VERSION_MICRO) > $@
 
 # SGML files where gtk-doc abbrevations (#GtkWidget) are expanded
 # These files must be listed here *and* in content_files