curl/docs/examples/Makefile.am

12 lines
199 B
Makefile
Raw Normal View History

2001-01-08 14:36:34 +00:00
#
# $Id$
#
AUTOMAKE_OPTIONS = foreign no-dependencies
2001-05-03 09:10:07 +00:00
EXTRA_DIST = README curlgtk.c sepheaders.c simple.c postit.c \
win32sockets.c persistant.c ftpget.c Makefile.example
2001-01-08 14:36:34 +00:00
all:
@echo "done"