Update ooo320-m1
[ooovba.git] / offapi / com / sun / star / auth / makefile.mk
blobf6bdb844520ca25bce9af9699f9fb8f2a5a4f7cd
1 PRJ = ..$/..$/..$/..
2 PRJNAME=offapi
4 TARGET = cssauth
5 PACKAGE = com$/sun$/star$/auth
7 .INCLUDE: $(PRJ)$/util$/makefile.pmk
9 IDLFILES = \
10 AuthenticationFailedException.idl \
11 InvalidArgumentException.idl \
12 InvalidContextException.idl \
13 InvalidCredentialException.idl \
14 InvalidPrincipalException.idl \
15 PersistenceFailureException.idl \
16 UnsupportedException.idl \
17 SSOManagerFactory.idl \
18 SSOPasswordCache.idl \
19 XSSOAcceptorContext.idl \
20 XSSOContext.idl \
21 XSSOInitiatorContext.idl \
22 XSSOManager.idl \
23 XSSOManagerFactory.idl \
24 XSSOPasswordCache.idl
27 .INCLUDE: target.mk
28 .INCLUDE: $(PRJ)$/util$/target.pmk