diff options
author | Kurt Zenker <kz@openoffice.org> | 2007-09-06 13:10:35 +0000 |
---|---|---|
committer | Kurt Zenker <kz@openoffice.org> | 2007-09-06 13:10:35 +0000 |
commit | 60956164864731ea1e7865dc7bdcb88da4718dd5 (patch) | |
tree | f342efc59648e8a5dbf1f758d96929136f73dc23 /external | |
parent | 164bc655bb952f6ecd6818bd25b9ca2805c36061 (diff) |
INTEGRATION: CWS mingwport06 (1.4.14); FILE MERGED
2007/08/24 14:05:00 vg 1.4.14.1: #i80359# MinGW port efforts
Diffstat (limited to 'external')
-rw-r--r-- | external/mingwheaders/makefile.mk | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/external/mingwheaders/makefile.mk b/external/mingwheaders/makefile.mk index dac1ac5854c0..3e2d37063321 100644 --- a/external/mingwheaders/makefile.mk +++ b/external/mingwheaders/makefile.mk @@ -4,9 +4,9 @@ # # $RCSfile: makefile.mk,v $ # -# $Revision: 1.4 $ +# $Revision: 1.5 $ # -# last change: $Author: vg $ $Date: 2007-05-25 11:05:21 $ +# last change: $Author: kz $ $Date: 2007-09-06 14:10:35 $ # # The Contents of this file are made available subject to # the terms of GNU Lesser General Public License Version 2.1. @@ -111,6 +111,7 @@ FILES_TO_COPY_FROM_PSDK=adoctint.h \ shobjidl.h \ shtypes.h \ specstrings.h \ + sspi.h \ strmif.h \ strsafe.h \ urlmon.h \ |