removed writeout.[ch] and added getinfo.c

This commit is contained in:
Daniel Stenberg 2000-10-02 06:32:31 +00:00
parent df7b9e7af6
commit ef77d484f0
1 changed files with 1 additions and 1 deletions

View File

@ -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.