From: Daniel Stenberg Date: Thu, 7 Feb 2002 14:34:34 +0000 (+0000) Subject: moved the config-* files here from the ../Makefile.am X-Git-Tag: curl-7_9_5-pre2~28 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=7cf6e8c9cc5fe70d4a71f9d2b0f0bc97d1884039;p=curl moved the config-* files here from the ../Makefile.am --- diff --git a/lib/Makefile.am b/lib/Makefile.am index 4af61410a..7e562cf4b 100644 --- a/lib/Makefile.am +++ b/lib/Makefile.am @@ -6,7 +6,8 @@ AUTOMAKE_OPTIONS = foreign no-dependencies EXTRA_DIST = getdate.y \ Makefile.b32 Makefile.b32.resp Makefile.m32 Makefile.vc6 \ - libcurl.def dllinit.c curllib.dsp curllib.dsw + libcurl.def dllinit.c curllib.dsp curllib.dsw \ + config-vms.h config-win32.h config-riscos.h config-mac.h lib_LTLIBRARIES = libcurl.la