Use the GEN silent rule when generating files with sed

This commit is contained in:
Martin Willi
2013-05-06 15:04:56 +02:00
parent f932677f0c
commit 0be946dce3
7 changed files with 9 additions and 2 deletions
+1
View File
@@ -11,6 +11,7 @@ nmvpnservice_DATA = nm-strongswan-service.name
@INTLTOOL_DESKTOP_RULE@
nm-strongswan-service.name: $(srcdir)/nm-strongswan-service.name.in
$(AM_V_GEN) \
sed -e 's|[@]LIBEXECDIR[@]|$(libexecdir)|' \
-e 's|[@]CHARON[@]|$(charon)|' $< >$@