diff options
author | Tom Verbeek <tv@openoffice.org> | 2001-07-02 11:46:23 +0000 |
---|---|---|
committer | Tom Verbeek <tv@openoffice.org> | 2001-07-02 11:46:23 +0000 |
commit | 1faf11ae877364542d37bd66bc5141d0eec5b6ae (patch) | |
tree | dfd3ba2763ac348ceccfdc485b392f87dc35ef20 /extras | |
parent | 3d27e14d9f4de4ff65d7fac9df9e72336794a7b6 (diff) |
#88959# removed because of ceased support for own address book
Diffstat (limited to 'extras')
-rw-r--r-- | extras/source/database/makefile.mk | 8 |
1 files changed, 2 insertions, 6 deletions
diff --git a/extras/source/database/makefile.mk b/extras/source/database/makefile.mk index f81b82553454..cadb12ee7d00 100644 --- a/extras/source/database/makefile.mk +++ b/extras/source/database/makefile.mk @@ -2,9 +2,9 @@ # # $RCSfile: makefile.mk,v $ # -# $Revision: 1.1.1.1 $ +# $Revision: 1.2 $ # -# last change: $Author: hr $ $Date: 2000-09-19 09:03:07 $ +# last change: $Author: tv $ $Date: 2001-07-02 12:46:23 $ # # The Contents of this file are made available subject to the terms of # either of the following licenses @@ -80,10 +80,6 @@ ZIP2TARGET = $(DATABASE_USER_BIBLIO_TARGET) ZIP2LIST = biblio.dbf -ZIP3TARGET = $(DATABASE_USER_ADDRESS_TARGET) - -ZIP3LIST = address.dbf address.dbt - .INCLUDE : target.mk |