diff options
Diffstat (limited to 'src/libauth/mkfile')
-rw-r--r-- | src/libauth/mkfile | 22 |
1 files changed, 11 insertions, 11 deletions
diff --git a/src/libauth/mkfile b/src/libauth/mkfile index 647835bc..2512e9c7 100644 --- a/src/libauth/mkfile +++ b/src/libauth/mkfile @@ -4,19 +4,19 @@ PLAN9=../.. LIB=libauth.a OFILES=\ # amount.$O\ -# amount_getkey.$O\ + amount_getkey.$O\ attr.$O\ -# auth_attr.$O\ -# auth_challenge.$O\ + auth_attr.$O\ + auth_challenge.$O\ # auth_chuid.$O\ -# auth_getkey.$O\ -# auth_getuserpasswd.$O\ -# auth_proxy.$O\ -# auth_respond.$O\ -# auth_rpc.$O\ -# auth_userpasswd.$O\ -# auth_wep.$O\ -# login.$O\ + auth_getkey.$O\ + auth_getuserpasswd.$O\ + auth_proxy.$O\ + auth_respond.$O\ + auth_rpc.$O\ + auth_userpasswd.$O\ + auth_wep.$O\ + login.$O\ # newns.$O\ # noworld.$O\ |