diff options
author | Vladimir Glazounov <vg@openoffice.org> | 2007-02-06 12:25:20 +0000 |
---|---|---|
committer | Vladimir Glazounov <vg@openoffice.org> | 2007-02-06 12:25:20 +0000 |
commit | 2742116c9ad5aebd3c943525c5e22cbb03935ce6 (patch) | |
tree | 81cd3d44a83f91e89ddc6d475fe629be02b84e7b /automation/source/communi/makefile.mk | |
parent | 168fe4fe16f96f3f8ff6d63714b31106565b5333 (diff) |
INTEGRATION: CWS ause074 (1.5.18); FILE MERGED
2007/01/30 12:02:38 hjs 1.5.18.1: #i73801# remove remaining usages of sv[pre].mk
Diffstat (limited to 'automation/source/communi/makefile.mk')
-rw-r--r-- | automation/source/communi/makefile.mk | 6 |
1 files changed, 2 insertions, 4 deletions
diff --git a/automation/source/communi/makefile.mk b/automation/source/communi/makefile.mk index 9f9f45ba2..f3e4ff2bb 100644 --- a/automation/source/communi/makefile.mk +++ b/automation/source/communi/makefile.mk @@ -4,9 +4,9 @@ # # $RCSfile: makefile.mk,v $ # -# $Revision: 1.5 $ +# $Revision: 1.6 $ # -# last change: $Author: vg $ $Date: 2006-11-02 12:17:11 $ +# last change: $Author: vg $ $Date: 2007-02-06 13:25:20 $ # # The Contents of this file are made available subject to # the terms of GNU Lesser General Public License Version 2.1. @@ -40,9 +40,7 @@ TARGET=communi # --- Settings ----------------------------------------------------- -.INCLUDE : svpre.mk .INCLUDE : settings.mk -.INCLUDE : sv.mk # --- Files -------------------------------------------------------- |