summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/auth/makefile.mk
diff options
context:
space:
mode:
Diffstat (limited to 'offapi/com/sun/star/auth/makefile.mk')
-rw-r--r--offapi/com/sun/star/auth/makefile.mk28
1 files changed, 0 insertions, 28 deletions
diff --git a/offapi/com/sun/star/auth/makefile.mk b/offapi/com/sun/star/auth/makefile.mk
deleted file mode 100644
index f6bdb844520c..000000000000
--- a/offapi/com/sun/star/auth/makefile.mk
+++ /dev/null
@@ -1,28 +0,0 @@
-PRJ = ..$/..$/..$/..
-PRJNAME=offapi
-
-TARGET = cssauth
-PACKAGE = com$/sun$/star$/auth
-
-.INCLUDE: $(PRJ)$/util$/makefile.pmk
-
-IDLFILES = \
- AuthenticationFailedException.idl \
- InvalidArgumentException.idl \
- InvalidContextException.idl \
- InvalidCredentialException.idl \
- InvalidPrincipalException.idl \
- PersistenceFailureException.idl \
- UnsupportedException.idl \
- SSOManagerFactory.idl \
- SSOPasswordCache.idl \
- XSSOAcceptorContext.idl \
- XSSOContext.idl \
- XSSOInitiatorContext.idl \
- XSSOManager.idl \
- XSSOManagerFactory.idl \
- XSSOPasswordCache.idl
-
-
-.INCLUDE: target.mk
-.INCLUDE: $(PRJ)$/util$/target.pmk