curl/docs/examples/Makefile.am

14 lines
206 B
Makefile
Raw Normal View History

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