diff options
-rw-r--r-- | offapi/com/sun/star/form/control/makefile.mk | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/offapi/com/sun/star/form/control/makefile.mk b/offapi/com/sun/star/form/control/makefile.mk index 37178eb74e73..f1c386fb5547 100644 --- a/offapi/com/sun/star/form/control/makefile.mk +++ b/offapi/com/sun/star/form/control/makefile.mk @@ -4,9 +4,9 @@ # # $RCSfile: makefile.mk,v $ # -# $Revision: 1.7 $ +# $Revision: 1.8 $ # -# last change: $Author: rt $ $Date: 2005-09-08 00:50:22 $ +# last change: $Author: rt $ $Date: 2006-12-01 17:05:20 $ # # The Contents of this file are made available subject to # the terms of GNU Lesser General Public License Version 2.1. @@ -35,7 +35,7 @@ PRJ=..$/..$/..$/..$/.. -PRJNAME=api +PRJNAME=offapi TARGET=cssfcontrol PACKAGE=com$/sun$/star$/form$/control |