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/libtest/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tests/libtest') diff --git a/tests/libtest/Makefile.am b/tests/libtest/Makefile.am index 80707b165..6caa37644 100644 --- a/tests/libtest/Makefile.am +++ b/tests/libtest/Makefile.am @@ -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@ -- cgit v1.2.3