Finished modifications to allow CASA-auth-token to build under

autobuild.
This commit is contained in:
Juan Carlos Luciani
2006-06-27 16:15:30 +00:00
parent 17bb9006f4
commit d79d97b8d3
14 changed files with 337 additions and 409 deletions

View File

@@ -22,14 +22,19 @@
SUBDIRS = src
DIST_SUBDIRS = src
EXTRA_DIST =
EXTRA_DIST = authtoken.settings \
identoken.settings \
README \
svc.settings \
TODO \
web.xml
ROOT = ../..
LIBDIR = $(ROOT)/$(LIB)
IDENT_ABSTRACTION_DIR = /home/jluciani/dev-local/bandit/trunk/IdentityAbstraction/build
IDENT_ABSTRACTION_DEPENDANCIES_DIR = /home/jluciani/dev-local/bandit/trunk/commons/bin
IDENT_ABSTRACTION_DIR = $(ROOT)/bandit/ia
IDENT_ABSTRACTION_DEPENDANCIES_DIR = $(ROOT)/bandit/commons
JAVAROOT = .
JAVAC= javac