diff options
-rw-r--r-- | src/libauth/mkfile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/libauth/mkfile b/src/libauth/mkfile index 5e5c13d2..7fd02e78 100644 --- a/src/libauth/mkfile +++ b/src/libauth/mkfile @@ -15,9 +15,9 @@ OFILES=\ auth_respond.$O\ auth_rpc.$O\ auth_userpasswd.$O\ - auth_wep.$O\ +# auth_wep.$O\ fsamount.$O\ - login.$O\ +# login.$O\ # newns.$O\ # noworld.$O\ nsamount.$O\ |