[network-manager-openvpn/lr/cert-chooser: 1/6] build: beautify the make output a tiny bit



commit 95eeb0fb51e0292729958931eff2554a070438d5
Author: Lubomir Rintel <lkundrak v3 sk>
Date:   Wed Mar 8 16:26:37 2017 +0100

    build: beautify the make output a tiny bit

 Makefile.am |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/Makefile.am b/Makefile.am
index 4d39522..5fabf4e 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -358,7 +358,7 @@ appdata_in_files = appdata/network-manager-openvpn.metainfo.xml.in
 @INTLTOOL_XML_RULE@
 
 nm-openvpn-service.name: $(srcdir)/nm-openvpn-service.name.in
-       sed -e 's|[@]LIBEXECDIR[@]|$(libexecdir)|g' \
+       $(AM_V_GEN) sed -e 's|[@]LIBEXECDIR[@]|$(libexecdir)|g' \
            -e 's|[@]PLUGINDIR[@]/|@NM_PLUGIN_DIR_NAME_FILE@|g' \
            $^ >$@
 


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]