From: Daniel Stenberg Date: Tue, 4 Dec 2001 08:48:37 +0000 (+0000) Subject: added macos files to the distribution archive X-Git-Tag: curl-7_9_2~7 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=1b56ae84786c91b4e2aa8d7b4628af7dbf4cf40b;p=thirdparty%2Fcurl.git added macos files to the distribution archive --- diff --git a/src/Makefile.am b/src/Makefile.am index eac391c50f..99851dd5d7 100644 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -28,7 +28,11 @@ CLEANFILES = hugehelp.c NROFF=@NROFF@ EXTRA_DIST = mkhelp.pl curlmsg.msg \ - Makefile.vc6 Makefile.b32 Makefile.m32 config.h.in + Makefile.vc6 Makefile.b32 Makefile.m32 config.h.in \ + macos/curl.mcp.xml.sit.hqx \ + macos/MACINSTALL.TXT \ + macos/src/curl_GUSIConfig.cpp \ + macos/src/macos_main.cpp AUTOMAKE_OPTIONS = foreign no-dependencies