Cleanup: add silent rules support for docs
[lttng-tools.git] / tests / regression / ust / ust-dl / Makefile.am
index 5a60c167914adc65a06d16e99ae997254879f308..315a995afdf512a26b448b7d2988a8f90e2fa692 100644 (file)
@@ -13,7 +13,7 @@ else
 
 objcopy_verbose = $(objcopy_verbose_@AM_V@)
 objcopy_verbose_ = $(objcopy_verbose_@AM_DEFAULT_V@)
-objcopy_verbose_0 = @echo OBJCOPY $@;
+objcopy_verbose_0 = @echo "  OBJCOPY " $@;
 
 AM_CPPFLAGS += -I$(srcdir) -g
 
This page took 0.023901 seconds and 5 git commands to generate.