aboutsummaryrefslogtreecommitdiff
path: root/lib/Makefile.am
diff options
context:
space:
mode:
authorDaniel Stenberg <daniel@haxx.se>2001-01-17 13:22:27 +0000
committerDaniel Stenberg <daniel@haxx.se>2001-01-17 13:22:27 +0000
commitf2f11be8ba14006fb47e48eaff5f471b3a737b40 (patch)
treeed202edc4f26593e9a0b8a27553792c5b86c6f4e /lib/Makefile.am
parente09eda9c7cae314b55a11ca6f03f84fbcd04cead (diff)
download.[ch] is renamed to transfer.[ch], highlevel.[ch] is history
Diffstat (limited to 'lib/Makefile.am')
-rw-r--r--lib/Makefile.am8
1 files changed, 4 insertions, 4 deletions
diff --git a/lib/Makefile.am b/lib/Makefile.am
index d27ca673e..a314d460b 100644
--- a/lib/Makefile.am
+++ b/lib/Makefile.am
@@ -53,14 +53,14 @@ cookie.c formdata.h http.c sendf.c \
cookie.h ftp.c http.h sendf.h url.c \
dict.c ftp.h if2ip.c speedcheck.c url.h \
dict.h getdate.c if2ip.h speedcheck.h urldata.h \
-download.c getdate.h ldap.c ssluse.c version.c \
-download.h getenv.c ldap.h ssluse.h \
+getdate.h ldap.c ssluse.c version.c \
+getenv.c ldap.h ssluse.h \
escape.c getenv.h mprintf.c telnet.c \
escape.h getpass.c netrc.c telnet.h \
-getinfo.c highlevel.c strequal.c strequal.h easy.c \
+getinfo.c transfer.c strequal.c strequal.h easy.c \
security.h security.c krb4.c krb4.h memdebug.c memdebug.h inet_ntoa_r.h
-noinst_HEADERS = setup.h highlevel.h
+noinst_HEADERS = setup.h transfer.h
# Say $(srcdir), so GNU make does not report an ambiguity with the .y.c rule.
$(srcdir)/getdate.c: getdate.y