1
0
mirror of https://github.com/moparisthebest/curl synced 2024-12-21 07:38:49 -05:00

mostly a dummy

This commit is contained in:
Daniel Stenberg 2001-01-08 14:36:34 +00:00
parent 08cfdf909e
commit 803005892c

11
docs/examples/Makefile.am Normal file
View File

@ -0,0 +1,11 @@
#
# $Id$
#
AUTOMAKE_OPTIONS = foreign no-dependencies
EXTRA_DIST =
README curlgtk.c sepheaders.c simple.c
all:
@echo "done"