Changes necessary to create CASA_auth_token_client package.

This commit is contained in:
Juan Carlos Luciani
2006-10-04 23:37:27 +00:00
parent 02c573db01
commit 8db0e78d31
7 changed files with 112 additions and 31 deletions

View File

@@ -44,15 +44,15 @@ PLATFORMDEPENDENTSOURCEDIR = .
MODULE_NAME = libcasa_c_authtoken
MODULE_EXT = so
CFILES = authmech.c \
authmsg.c \
authpolicy.c \
cache.c \
config.c \
engine.c \
getpolicymsg.c \
gettokenmsg.c \
util.c \
CFILES = ../authmech.c \
../authmsg.c \
../authpolicy.c \
../cache.c \
../config.c \
../engine.c \
../getpolicymsg.c \
../gettokenmsg.c \
../util.c \
rpc.c \
platform.c