curl/docs/examples/Makefile.am

13 lines
245 B
Makefile
Raw Normal View History

2001-01-08 22:36:34 +08:00
#
# $Id$
#
AUTOMAKE_OPTIONS = foreign no-dependencies
EXTRA_DIST = README curlgtk.c sepheaders.c simple.c postit.c postit2.c \
2001-05-04 17:35:55 +08:00
win32sockets.c persistant.c ftpget.c Makefile.example \
2001-05-15 21:08:23 +08:00
multithread.c getinmemory.c
2001-01-08 22:36:34 +08:00
all:
@echo "done"