From 79336446aa6c3140d5e3b62f5c1f78b42e860d2c Mon Sep 17 00:00:00 2001 From: Vladimir Glazounov Date: Tue, 1 Jul 2008 15:26:45 +0000 Subject: INTEGRATION: CWS odfmetadata (1.108.78); FILE MERGED 2008/06/11 15:45:07 mst 1.108.78.1: #i90620#: add RDF API - offapi/prj/{build.lst,d.lst}, offapi/util/makefile.mk: + add directory com/sun/star/rdf - offapi/com/sun/star/modules.idl: + add module rdf - offapi/com/sun/star/rdf: + add the RDF API idl files --- offapi/util/makefile.mk | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) (limited to 'offapi/util') diff --git a/offapi/util/makefile.mk b/offapi/util/makefile.mk index 3795647269a1..a9e0201b94b8 100644 --- a/offapi/util/makefile.mk +++ b/offapi/util/makefile.mk @@ -8,7 +8,7 @@ # # $RCSfile: makefile.mk,v $ # -# $Revision: 1.108 $ +# $Revision: 1.109 $ # # This file is part of OpenOffice.org. # @@ -140,7 +140,9 @@ UNOIDLDBFILES= \ $(UCR)$/xsec-sax.db \ $(UCR)$/xsec-wrapper.db \ $(UCR)$/cssreport.db \ - $(UCR)$/cssrptins.db + $(UCR)$/cssrptins.db \ + $(UCR)$/cssrdf.db + REFERENCE_RDB=$(PRJ)$/type_reference$/types.rdb -- cgit