mirror of
https://github.com/curl/curl.git
synced 2026-08-02 13:30:29 +03:00
tests: Distribute CMakeLists.txt files in subdirectories
This commit is contained in:
parent
37402b5eb8
commit
e3e06e1aee
3 changed files with 3 additions and 3 deletions
|
|
@ -5,7 +5,7 @@ test:
|
|||
# TESTCASES are taken from Makefile.inc
|
||||
include Makefile.inc
|
||||
|
||||
EXTRA_DIST = $(TESTCASES) DISABLED
|
||||
EXTRA_DIST = $(TESTCASES) DISABLED CMakeLists.txt
|
||||
|
||||
filecheck:
|
||||
@mkdir test-place; \
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue