mirror of
https://github.com/curl/curl.git
synced 2026-04-14 22:41:40 +03:00
the tests dir is added
This commit is contained in:
parent
4035543763
commit
172f0ba12d
2 changed files with 5 additions and 2 deletions
|
|
@ -6,5 +6,7 @@ AUTOMAKE_OPTIONS = foreign no-dependencies
|
|||
|
||||
EXTRA_DIST = curl.spec curl-ssl.spec
|
||||
|
||||
SUBDIRS = docs lib src include
|
||||
SUBDIRS = docs lib src include tests
|
||||
|
||||
test:
|
||||
@(cd tests; make test)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue