diff options
author | Tom Verbeek <tv@openoffice.org> | 2001-06-05 15:21:33 +0000 |
---|---|---|
committer | Tom Verbeek <tv@openoffice.org> | 2001-06-05 15:21:33 +0000 |
commit | f7dc095002184d7f5e8c2d8c3bda257d40dc8dbf (patch) | |
tree | afdec0ef3b0143157c717b54c6e1a889342dc23d | |
parent | f6f4d0cea392c75ddf84fa9929abf325b2401af1 (diff) |
#87807# removed soffice.cfg
-rw-r--r-- | extras/source/misc_config/makefile.mk | 7 |
1 files changed, 3 insertions, 4 deletions
diff --git a/extras/source/misc_config/makefile.mk b/extras/source/misc_config/makefile.mk index 72bb337afac5..a562a881b958 100644 --- a/extras/source/misc_config/makefile.mk +++ b/extras/source/misc_config/makefile.mk @@ -2,9 +2,9 @@ # # $RCSfile: makefile.mk,v $ # -# $Revision: 1.4 $ +# $Revision: 1.5 $ # -# last change: $Author: tv $ $Date: 2001-01-26 12:48:29 $ +# last change: $Author: tv $ $Date: 2001-06-05 16:21:33 $ # # The Contents of this file are made available subject to the terms of # either of the following licenses @@ -73,8 +73,7 @@ TARGET=miscconfiggeneral ZIP1TARGET = $(CONFIG_SERVER_NOLANG_TARGET) -ZIP1LIST = SOFFICE.CFG \ - = srcheng.ini +ZIP1LIST = srcheng.ini ZIP2TARGET = $(CONFIG_USER_TARGET) |