curl/docs/examples/Makefile.am

14 lines
219 B
Makefile
Raw Normal View History

2001-01-08 15:36:34 +01:00
#
# $Id$
#
AUTOMAKE_OPTIONS = foreign no-dependencies
EXTRA_DIST =
2001-02-19 14:39:21 +01:00
README curlgtk.c sepheaders.c simple.c postit.c \
2001-03-05 17:56:10 +01:00
win32sockets.c persistant.c \
2001-02-19 14:39:21 +01:00
getpageinvar.php simpleget.php simplepost.php
2001-01-08 15:36:34 +01:00
all:
@echo "done"