From: Daniel Stenberg Date: Mon, 2 Oct 2000 06:32:31 +0000 (+0000) Subject: removed writeout.[ch] and added getinfo.c X-Git-Tag: curl-7_4_1~45 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ef77d484f07ab4730ba4d9b5f9f564c89942ab52;p=thirdparty%2Fcurl.git removed writeout.[ch] and added getinfo.c --- diff --git a/lib/Makefile.am b/lib/Makefile.am index 88e36b356b..71cd0bf48b 100644 --- a/lib/Makefile.am +++ b/lib/Makefile.am @@ -23,7 +23,7 @@ download.c getdate.h ldap.c ssluse.c version.c \ download.h getenv.c ldap.h ssluse.h \ escape.c getenv.h mprintf.c telnet.c \ escape.h getpass.c netrc.c telnet.h \ -writeout.c writeout.h highlevel.c strequal.c strequal.h easy.c \ +getinfo.c highlevel.c strequal.c strequal.h easy.c \ security.h security.c krb4.c # Say $(srcdir), so GNU make does not report an ambiguity with the .y.c rule.