doom3/neo/curl/docs/examples/Makefile.am

16 lines
472 B
Text
Raw Permalink Normal View History

2011-11-22 21:28:15 +00:00
#
# $Id: Makefile.am,v 1.25 2003/10/03 13:46:27 bagder Exp $
#
AUTOMAKE_OPTIONS = foreign no-dependencies
EXTRA_DIST = README curlgtk.c sepheaders.c simple.c postit2.c \
persistant.c ftpget.c Makefile.example \
multithread.c getinmemory.c ftpupload.c httpput.c \
simplessl.c ftpgetresp.c http-post.c post-callback.c \
multi-app.c multi-double.c multi-single.c multi-post.c \
fopen.c simplepost.c makefile.dj curlx.c
all:
@echo "done"