curl/docs/examples/Makefile.am

14 lines
219 B
Makefile
Raw Normal View History

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