1
0
mirror of https://github.com/moparisthebest/curl synced 2024-11-07 18:15:04 -05:00
curl/docs/examples/Makefile.am

13 lines
188 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 \
getpageinvar.php simpleget.php simplepost.php
2001-01-08 09:36:34 -05:00
all:
@echo "done"