aboutsummaryrefslogtreecommitdiff
path: root/lib/Makefile.am
diff options
context:
space:
mode:
authorDaniel Stenberg <daniel@haxx.se>2000-02-21 23:53:36 +0000
committerDaniel Stenberg <daniel@haxx.se>2000-02-21 23:53:36 +0000
commita5f13de7049a22fb843d9fad93d8b7d941187f2b (patch)
tree64912988246bde33707d3322c6293a3f14964a67 /lib/Makefile.am
parentd073ec0a719bfad28b791f1ead089be655b896e9 (diff)
Added writeout.[ch]
Diffstat (limited to 'lib/Makefile.am')
-rw-r--r--lib/Makefile.am3
1 files changed, 2 insertions, 1 deletions
diff --git a/lib/Makefile.am b/lib/Makefile.am
index 4928f816e..4b212fe60 100644
--- a/lib/Makefile.am
+++ b/lib/Makefile.am
@@ -22,7 +22,8 @@ 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 \
escape.c getenv.h mprintf.c telnet.c \
-escape.h getpass.c netrc.c telnet.h
+escape.h getpass.c netrc.c telnet.h \
+writeout.c writeout.h
# Say $(srcdir), so GNU make does not report an ambiguity with the .y.c rule.
$(srcdir)/getdate.c: getdate.y