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

13 lines
196 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 \
win32sockets.c persistant.c ftpget.c Makefile.example
2001-01-08 09:36:34 -05:00
all:
@echo "done"