diff options
author | Daniel Boelzle <dbo@openoffice.org> | 2000-12-13 13:21:55 +0000 |
---|---|---|
committer | Daniel Boelzle <dbo@openoffice.org> | 2000-12-13 13:21:55 +0000 |
commit | 09798332e263fc942bc03d90333938c29c2d7b93 (patch) | |
tree | e6b9eb2a6e13015accb6f73053b09491f574d928 /udkapi | |
parent | 85f42299f3fc22a4adb3ab06e3ce8983044b5caa (diff) |
*** empty log message ***
Diffstat (limited to 'udkapi')
-rw-r--r-- | udkapi/com/sun/star/security/makefile.mk | 9 |
1 files changed, 7 insertions, 2 deletions
diff --git a/udkapi/com/sun/star/security/makefile.mk b/udkapi/com/sun/star/security/makefile.mk index 3083a4c0b4fe..4c871b6e4e9e 100644 --- a/udkapi/com/sun/star/security/makefile.mk +++ b/udkapi/com/sun/star/security/makefile.mk @@ -2,9 +2,9 @@ # # $RCSfile: makefile.mk,v $ # -# $Revision: 1.1 $ +# $Revision: 1.2 $ # -# last change: $Author: dbo $ $Date: 2000-12-12 17:02:56 $ +# last change: $Author: dbo $ $Date: 2000-12-13 14:21:55 $ # # The Contents of this file are made available subject to the terms of # either of the following licenses @@ -60,6 +60,11 @@ # #************************************************************************* +# build dependency: security +# security/auth +# security/auth/callback +# security/auth/login + PRJ=..$/..$/..$/.. PRJNAME=udkapi |