mirror of
https://github.com/curl/curl.git
synced 2026-07-27 07:47:18 +03:00
fixed the EXTRA_DIST line
This commit is contained in:
parent
2eb94acb95
commit
73982c65d2
1 changed files with 2 additions and 3 deletions
|
|
@ -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"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue