diff options
author | cinap_lenrek <cinap_lenrek@gmx.de> | 2012-07-06 15:51:19 +0200 |
---|---|---|
committer | cinap_lenrek <cinap_lenrek@gmx.de> | 2012-07-06 15:51:19 +0200 |
commit | b811bb8876e8dd2c1f27bfe8c76374a3847f8e3c (patch) | |
tree | 7ec004af59b41f6ca8ec77c859dd3defcaab28bb | |
parent | fdfce9d864a71d2da773a5e024f463def3dcfb43 (diff) |
add hproxy to mkfile
-rw-r--r-- | sys/src/cmd/ip/mkfile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sys/src/cmd/ip/mkfile b/sys/src/cmd/ip/mkfile index fcc80b9c1..8aaee46fa 100644 --- a/sys/src/cmd/ip/mkfile +++ b/sys/src/cmd/ip/mkfile @@ -5,6 +5,7 @@ TARG = 6in4\ ftpd\ gping\ hogports\ + hproxy\ httpfile\ linklocal\ ping\ |