From e3e06e1aee9739907e51d396012c0e97fe020a2e Mon Sep 17 00:00:00 2001 From: Roger Leigh Date: Thu, 25 Jun 2015 15:04:41 +0100 Subject: tests: Distribute CMakeLists.txt files in subdirectories --- tests/data/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tests/data/Makefile.am') diff --git a/tests/data/Makefile.am b/tests/data/Makefile.am index a4b281f3c..4ec0364ba 100644 --- a/tests/data/Makefile.am +++ b/tests/data/Makefile.am @@ -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; \ -- cgit v1.2.3