diff options
author | Yuan Li <liyuan@openoffice.org> | 2006-12-14 07:36:56 +0000 |
---|---|---|
committer | Yuan Li <liyuan@openoffice.org> | 2006-12-14 07:36:56 +0000 |
commit | 56c455deecfa9fb6f97f35b5571e5d3cd535557b (patch) | |
tree | 6d582d8db85928b25376c7d64dcaf9aaf816a931 /sfx2 | |
parent | afb8569ffb92771e5c74b92d74aa7704197c9cd5 (diff) |
test change for cws (just added empty lines, Liyuan), #i72482#
Diffstat (limited to 'sfx2')
-rw-r--r-- | sfx2/source/view/makefile.mk | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/sfx2/source/view/makefile.mk b/sfx2/source/view/makefile.mk index 597008dc18c6..98d238e2a55a 100644 --- a/sfx2/source/view/makefile.mk +++ b/sfx2/source/view/makefile.mk @@ -4,9 +4,9 @@ # # $RCSfile: makefile.mk,v $ # -# $Revision: 1.13 $ +# $Revision: 1.14 $ # -# last change: $Author: liyuan $ $Date: 2006-12-14 08:30:36 $ +# last change: $Author: liyuan $ $Date: 2006-12-14 08:36:56 $ # # The Contents of this file are made available subject to # the terms of GNU Lesser General Public License Version 2.1. @@ -35,6 +35,8 @@ + + PRJ=..$/.. PRJNAME= sfx2 |