diff options
author | Kurt Zenker <kz@openoffice.org> | 2004-08-31 13:50:00 +0000 |
---|---|---|
committer | Kurt Zenker <kz@openoffice.org> | 2004-08-31 13:50:00 +0000 |
commit | dcfcc1e3dddc50c7dad1aca000a2097cfb6d5f05 (patch) | |
tree | a3f36843804852d98421b15b7bd6acff21b4434f /offapi/util | |
parent | 8c5a7bb70a4225412fea4781d4ba247efc8d3db6 (diff) |
INTEGRATION: CWS c02v1 (1.80.20); FILE MERGED
2004/08/13 11:02:07 ka 1.80.20.1: #117562#: Gallery API
Diffstat (limited to 'offapi/util')
-rw-r--r-- | offapi/util/makefile.mk | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/offapi/util/makefile.mk b/offapi/util/makefile.mk index abcbd6041..f58102378 100644 --- a/offapi/util/makefile.mk +++ b/offapi/util/makefile.mk @@ -2,9 +2,9 @@ # # $RCSfile: makefile.mk,v $ # -# $Revision: 1.82 $ +# $Revision: 1.83 $ # -# last change: $Author: kz $ $Date: 2004-08-31 12:02:33 $ +# last change: $Author: kz $ $Date: 2004-08-31 14:50:00 $ # # The Contents of this file are made available subject to the terms of # either of the following licenses @@ -152,6 +152,7 @@ UNOIDLDBFILES= \ $(UCR)$/cssfstatus.db \ $(UCR)$/cssgraphic.db \ $(UCR)$/cssaccessibility.db\ + $(UCR)$/cssgallery.db \ $(UCR)$/dcsssprovider.db \ $(UCR)$/dcsssbrowse.db \ $(UCR)$/dcssframe.db \ |