aboutsummaryrefslogtreecommitdiff
path: root/docs/examples/Makefile.am
diff options
context:
space:
mode:
authorDaniel Stenberg <daniel@haxx.se>2001-02-20 13:56:38 +0000
committerDaniel Stenberg <daniel@haxx.se>2001-02-20 13:56:38 +0000
commitada9bc2b24ecb73c78e07aed933dc99f1d44ed3c (patch)
tree2a404577e750f7986496a30da657d180b219705c /docs/examples/Makefile.am
parent43da41e73ea600e26916ac45833e06145251087f (diff)
win32sockets.c is now added with winsock init/cleanup example functions
Diffstat (limited to 'docs/examples/Makefile.am')
-rw-r--r--docs/examples/Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/examples/Makefile.am b/docs/examples/Makefile.am
index b8e9bc6a2..35b0a8817 100644
--- a/docs/examples/Makefile.am
+++ b/docs/examples/Makefile.am
@@ -6,6 +6,7 @@ AUTOMAKE_OPTIONS = foreign no-dependencies
EXTRA_DIST =
README curlgtk.c sepheaders.c simple.c postit.c \
+ win32sockets.c \
getpageinvar.php simpleget.php simplepost.php
all: