summaryrefslogtreecommitdiff
path: root/sys/src/ape
diff options
context:
space:
mode:
authorcinap_lenrek <cinap_lenrek@felloff.net>2018-01-02 06:05:47 +0100
committercinap_lenrek <cinap_lenrek@felloff.net>2018-01-02 06:05:47 +0100
commit743f65c87892adb12a7df0f91ac080e81cd77b21 (patch)
tree107a08e500f6c56d0dfa9f9e19e44501c2eba1c7 /sys/src/ape
parente8b46f69724d161d20f2eda076ec7e415b487a21 (diff)
ape/libauth: remove auth_wep.$O from mkfile
Diffstat (limited to 'sys/src/ape')
-rw-r--r--sys/src/ape/lib/auth/mkfile1
1 files changed, 0 insertions, 1 deletions
diff --git a/sys/src/ape/lib/auth/mkfile b/sys/src/ape/lib/auth/mkfile
index fa30d3a83..4c292db38 100644
--- a/sys/src/ape/lib/auth/mkfile
+++ b/sys/src/ape/lib/auth/mkfile
@@ -15,7 +15,6 @@ OFILES=\
auth_respond.$O\
auth_rpc.$O\
auth_userpasswd.$O\
- auth_wep.$O\
login.$O\
newns.$O\
noworld.$O\