diff options
author | Kurt Zenker <kz@openoffice.org> | 2008-06-24 10:31:11 +0000 |
---|---|---|
committer | Kurt Zenker <kz@openoffice.org> | 2008-06-24 10:31:11 +0000 |
commit | c67685fcaac47efc0d6f4fd899cf30ab781ddb7c (patch) | |
tree | c2fb152b81998911dce699832fa64dc258fa4473 /offapi/com/sun/star/util | |
parent | cc4ecbf62b0dd8bd4ee59ac992e6571a7943ec1b (diff) |
INTEGRATION: CWS canvas05 (1.29.56); FILE MERGED
2008/04/21 07:36:48 thb 1.29.56.3: RESYNC: (1.30-1.31); FILE MERGED
2008/04/07 14:35:44 thb 1.29.56.2: RESYNC: (1.29-1.30); FILE MERGED
2007/10/01 13:33:54 thb 1.29.56.1: #i79437# Merge from CWS picom
Diffstat (limited to 'offapi/com/sun/star/util')
-rw-r--r-- | offapi/com/sun/star/util/makefile.mk | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/offapi/com/sun/star/util/makefile.mk b/offapi/com/sun/star/util/makefile.mk index 0fbcb2fecd83..44fbdf9065b2 100644 --- a/offapi/com/sun/star/util/makefile.mk +++ b/offapi/com/sun/star/util/makefile.mk @@ -8,7 +8,7 @@ # # $RCSfile: makefile.mk,v $ # -# $Revision: 1.31 $ +# $Revision: 1.32 $ # # This file is part of OpenOffice.org. # @@ -54,6 +54,7 @@ IDLFILES=\ DateTimeRange.idl\ DiskFullException.idl\ ElementChange.idl \ + Endianness.idl \ FileIOException.idl\ Language.idl\ NumberFormat.idl\ |