mirror of
https://github.com/curl/curl.git
synced 2026-06-02 02:44:35 +03:00
Loic Dachary's updates to get 'make distcheck' work, including running the
test suite
This commit is contained in:
parent
ff8fb8cdb0
commit
a997d60304
5 changed files with 17 additions and 7 deletions
|
|
@ -1,6 +1,9 @@
|
|||
all:
|
||||
install:
|
||||
|
||||
test:
|
||||
[ -f command1.txt ] || ln -s $(srcdir)/*.txt .
|
||||
|
||||
EXTRA_DIST = command1.txt error113.txt name17.txt prot8.txt \
|
||||
command10.txt error114.txt name18.txt prot9.txt \
|
||||
command100.txt error115.txt name19.txt reply1.txt \
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue