From 658d4fefc78a50ad825f95f55f640a2a97134f80 Mon Sep 17 00:00:00 2001 From: Luke Shumaker Date: Fri, 27 May 2016 15:32:35 -0400 Subject: stuff --- am-pretty.mk | 2 ++ 1 file changed, 2 insertions(+) (limited to 'am-pretty.mk') diff --git a/am-pretty.mk b/am-pretty.mk index 9f67d48838..104a4806c0 100644 --- a/am-pretty.mk +++ b/am-pretty.mk @@ -20,6 +20,8 @@ # # You should have received a copy of the GNU Lesser General Public License # along with systemd; If not, see . +V ?= + AM_V_M4 = $(AM_V_M4_$(V)) AM_V_M4_ = $(AM_V_M4_$(AM_DEFAULT_VERBOSITY)) AM_V_M4_0 = @echo " M4 " $@; -- cgit v1.2.3-54-g00ecf