mirror of
https://github.com/curl/curl.git
synced 2026-08-26 12:13:32 +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
|
|
@ -51,7 +51,7 @@ AM_CPPFLAGS = -I$(top_builddir)/include/curl \
|
|||
endif
|
||||
|
||||
EXTRA_DIST = test75.pl test307.pl test610.pl test613.pl test1013.pl \
|
||||
test1022.pl Makefile.inc notexists.pl
|
||||
test1022.pl Makefile.inc notexists.pl CMakeLists.txt
|
||||
|
||||
CFLAG_CURL_SYMBOL_HIDING = @CFLAG_CURL_SYMBOL_HIDING@
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue