tests: Distribute CMakeLists.txt files in subdirectories

This commit is contained in:
Roger Leigh 2015-06-25 15:04:41 +01:00 committed by Daniel Stenberg
parent 37402b5eb8
commit e3e06e1aee
3 changed files with 3 additions and 3 deletions

View file

@ -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; \