diff options
author | Oliver Bolte <obo@openoffice.org> | 2004-08-12 08:43:57 +0000 |
---|---|---|
committer | Oliver Bolte <obo@openoffice.org> | 2004-08-12 08:43:57 +0000 |
commit | 91257b68c0439a776671f6f8c24973fd34bfc35e (patch) | |
tree | feba8e854e3a223e39115dc073b85023d03019f8 /offapi/util | |
parent | 3859e66c4e2bf9d1312cd63740f8ca6633e9cc20 (diff) |
INTEGRATION: CWS jmf2 (1.75.70); FILE MERGED
2004/07/14 14:42:27 ka 1.75.70.2: RESYNC: (1.75-1.79); FILE MERGED
2004/07/09 13:41:57 ka 1.75.70.1: added media interfaces
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 4fef4da799a9..ee46dbd0a823 100644 --- a/offapi/util/makefile.mk +++ b/offapi/util/makefile.mk @@ -2,9 +2,9 @@ # # $RCSfile: makefile.mk,v $ # -# $Revision: 1.80 $ +# $Revision: 1.81 $ # -# last change: $Author: rt $ $Date: 2004-07-23 15:09:30 $ +# last change: $Author: obo $ $Date: 2004-08-12 09:43:57 $ # # The Contents of this file are made available subject to the terms of # either of the following licenses @@ -109,6 +109,7 @@ UNOIDLDBFILES= \ $(UCR)$/cssi18n.db \ $(UCR)$/cssldap.db \ $(UCR)$/csslinguistic2.db \ + $(UCR)$/cssmedia.db \ $(UCR)$/cssmozilla.db \ $(UCR)$/csspackages.db \ $(UCR)$/cssmanifest.db \ |