From d016bec89496124b84eb5736378863ce8825e57f Mon Sep 17 00:00:00 2001 From: Oliver Bolte Date: Thu, 27 Jan 2005 11:00:05 +0000 Subject: INTEGRATION: CWS kso13 (1.6.10); FILE MERGED 2005/01/06 09:00:00 kso 1.6.10.1: #i39925# - Updated to version 0.24.7 --- neon/makefile.mk | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) (limited to 'neon/makefile.mk') diff --git a/neon/makefile.mk b/neon/makefile.mk index db2c81a52acf..b2a0ecd4f4d3 100644 --- a/neon/makefile.mk +++ b/neon/makefile.mk @@ -2,9 +2,9 @@ # # $RCSfile: makefile.mk,v $ # -# $Revision: 1.6 $ +# $Revision: 1.7 $ # -# last change: $Author: rt $ $Date: 2004-09-08 16:51:17 $ +# last change: $Author: obo $ $Date: 2005-01-27 12:00:05 $ # # The Contents of this file are made available subject to the terms of # either of the following licenses @@ -76,7 +76,7 @@ TARGET=so_neon @echo "Using system neon...." .ENDIF -NEON_NAME=neon-0.23.5 +NEON_NAME=neon-0.24.7 TARFILE_NAME=$(NEON_NAME) PATCH_FILE_NAME=neon.patch @@ -99,6 +99,7 @@ OUT2INC= \ $(BUILD_DIR)$/ne_request.h \ $(BUILD_DIR)$/ne_session.h \ $(BUILD_DIR)$/ne_socket.h \ + $(BUILD_DIR)$/ne_ssl.h \ $(BUILD_DIR)$/ne_string.h \ $(BUILD_DIR)$/ne_uri.h \ $(BUILD_DIR)$/ne_utils.h \ -- cgit