From 648bb6f75a801e6d605fcd061f0b14fecc07a8be Mon Sep 17 00:00:00 2001 From: rsc Date: Tue, 8 Feb 2005 20:58:10 +0000 Subject: lucho changes --- src/libauth/mkfile | 22 +++++++++++----------- 1 file changed, 11 insertions(+), 11 deletions(-) (limited to 'src/libauth/mkfile') 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\ -- cgit v1.2.3