aboutsummaryrefslogtreecommitdiffstats
path: root/erts/etc/unix/Makefile
diff options
context:
space:
mode:
authorAnthony Ramine <[email protected]>2013-09-21 12:39:00 +0200
committerAnthony Ramine <[email protected]>2013-09-21 12:39:00 +0200
commitb404991ffb133e7deb4f9f85816841d5f4a33240 (patch)
tree32ed4b7e6af95c4c261b1b0a617545f6eadee1ca /erts/etc/unix/Makefile
parent589a9ed126d205007e79c22053d1b156a383d99f (diff)
downloadotp-b404991ffb133e7deb4f9f85816841d5f4a33240.tar.gz
otp-b404991ffb133e7deb4f9f85816841d5f4a33240.tar.bz2
otp-b404991ffb133e7deb4f9f85816841d5f4a33240.zip
Fix two small silent rules omissions
Diffstat (limited to 'erts/etc/unix/Makefile')
-rw-r--r--erts/etc/unix/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/erts/etc/unix/Makefile b/erts/etc/unix/Makefile
index e85d2fab0c..c137a31ec2 100644
--- a/erts/etc/unix/Makefile
+++ b/erts/etc/unix/Makefile
@@ -29,7 +29,7 @@ opt debug: etc
etc: etp-commands
etp-commands: etp-commands.in
- sed 's:@ERL_TOP@:${ERL_TOP}:g' etp-commands.in > etp-commands
+ $(gen_verbose)sed 's:@ERL_TOP@:${ERL_TOP}:g' etp-commands.in > etp-commands
.PHONY: docs
docs: