curl/docs/examples/Makefile.am

13 lines
196 B
Makefile
Raw Normal View History

2001-01-08 15:36:34 +01:00
#
# $Id$
#
AUTOMAKE_OPTIONS = foreign no-dependencies
EXTRA_DIST =
2001-02-19 14:39:21 +01:00
README curlgtk.c sepheaders.c simple.c postit.c \
win32sockets.c persistant.c ftpget.c Makefile.example
2001-01-08 15:36:34 +01:00
all:
@echo "done"