summaryrefslogtreecommitdiff
path: root/libxmlsec
diff options
context:
space:
mode:
authorRĂ¼diger Timm <rt@openoffice.org>2005-03-29 10:44:27 +0000
committerRĂ¼diger Timm <rt@openoffice.org>2005-03-29 10:44:27 +0000
commit55669598b0c02a08465889dd054c374051bad266 (patch)
tree64b4fa73125bc107e69f095bd96441df4a010343 /libxmlsec
parent3645cdbf754f723b3299ba05ce82ae61086a37c2 (diff)
INTEGRATION: CWS macosx04 (1.2.6); FILE MERGED
2005/03/23 12:04:40 pjanik 1.2.6.1: #i45510#: copy all .dylib files to final destination.
Diffstat (limited to 'libxmlsec')
-rw-r--r--libxmlsec/makefile.mk6
1 files changed, 3 insertions, 3 deletions
diff --git a/libxmlsec/makefile.mk b/libxmlsec/makefile.mk
index 94758bd8e142..706a15232224 100644
--- a/libxmlsec/makefile.mk
+++ b/libxmlsec/makefile.mk
@@ -2,9 +2,9 @@
#
# $RCSfile: makefile.mk,v $
#
-# $Revision: 1.2 $
+# $Revision: 1.3 $
#
-# last change: $Author: vg $ $Date: 2005-03-10 17:48:13 $
+# last change: $Author: rt $ $Date: 2005-03-29 11:44:27 $
#
# The Contents of this file are made available subject to the terms of
# either of the following licenses
@@ -115,7 +115,7 @@ BUILD_DIR=$(CONFIGURE_DIR)
OUTDIR2INC=include$/xmlsec
.IF "$(OS)"=="MACOSX"
-OUT2LIB+=src$/.libs$/libxmlsec1.*.dylib src$/nss$/.libs$/libxmlsec1-nss.*.dylib
+OUT2LIB+=src$/.libs$/libxmlsec1.*dylib src$/nss$/.libs$/libxmlsec1-nss.*dylib
.ELIF "$(OS)"=="WNT"
OUT2LIB+=win32$/binaries$/*.lib
OUT2BIN+=win32$/binaries$/*.dll