From 7cf6e8c9cc5fe70d4a71f9d2b0f0bc97d1884039 Mon Sep 17 00:00:00 2001 From: Daniel Stenberg Date: Thu, 7 Feb 2002 14:34:34 +0000 Subject: moved the config-* files here from the ../Makefile.am --- lib/Makefile.am | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'lib') 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 -- cgit v1.2.3