From 0598547b58496d9165787c49d922333f00b82ed2 Mon Sep 17 00:00:00 2001 From: Daniel Stenberg Date: Mon, 10 Apr 2006 14:54:12 +0000 Subject: added README.multi_socket --- lib/Makefile.am | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/lib/Makefile.am b/lib/Makefile.am index efb40b93d..cc5a89039 100644 --- a/lib/Makefile.am +++ b/lib/Makefile.am @@ -5,7 +5,7 @@ # | (__| |_| | _ <| |___ # \___|\___/|_| \_\_____| # -# Copyright (C) 1998 - 2005, Daniel Stenberg, , et al. +# Copyright (C) 1998 - 2006, Daniel Stenberg, , et al. # # This software is licensed as described in the file COPYING, which # you should have received as part of this distribution. The terms @@ -25,12 +25,13 @@ AUTOMAKE_OPTIONS = foreign nostdinc DSP = curllib.dsp EXTRA_DIST = Makefile.b32 Makefile.m32 Makefile.vc6 Makefile.riscos $(DSP) \ - curllib.dsw config-win32.h config-win32ce.h config-riscos.h \ + curllib.dsw config-win32.h config-win32ce.h config-riscos.h \ config-mac.h config.h.in ca-bundle.crt README.encoding README.memoryleak \ README.ares README.curlx makefile.dj config.dj libcurl.framework.make \ libcurl.plist libcurl.rc config-amigaos.h amigaos.c amigaos.h makefile.amiga \ Makefile.netware nwlib.c libcurl.imp msvcproj.head msvcproj.foot \ - config-win32ce.h README.httpauth Makefile.Watcom README.hostip + config-win32ce.h README.httpauth Makefile.Watcom README.hostip \ + README.multi_socket CLEANFILES = $(DSP) -- cgit v1.2.3