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

fixed the EXTRA_DIST line

This commit is contained in:
Daniel Stenberg 2001-05-03 09:10:07 +00:00
parent 2eb94acb95
commit 73982c65d2

View File

@ -4,9 +4,8 @@
AUTOMAKE_OPTIONS = foreign no-dependencies
EXTRA_DIST =
README curlgtk.c sepheaders.c simple.c postit.c \
win32sockets.c persistant.c ftpget.c Makefile.example
EXTRA_DIST = README curlgtk.c sepheaders.c simple.c postit.c \
win32sockets.c persistant.c ftpget.c Makefile.example
all:
@echo "done"