aboutsummaryrefslogtreecommitdiff
path: root/src/testcurl
diff options
context:
space:
mode:
Diffstat (limited to 'src/testcurl')
-rw-r--r--src/testcurl/Makefile.am1
-rw-r--r--src/testcurl/https/Makefile.am1
2 files changed, 2 insertions, 0 deletions
diff --git a/src/testcurl/Makefile.am b/src/testcurl/Makefile.am
index 9346bed4..d418206d 100644
--- a/src/testcurl/Makefile.am
+++ b/src/testcurl/Makefile.am
@@ -1,3 +1,4 @@
1# This Makefile.am is in the public domain
1SUBDIRS = . 2SUBDIRS = .
2 3
3if USE_COVERAGE 4if USE_COVERAGE
diff --git a/src/testcurl/https/Makefile.am b/src/testcurl/https/Makefile.am
index 2e81f3d0..47deb708 100644
--- a/src/testcurl/https/Makefile.am
+++ b/src/testcurl/https/Makefile.am
@@ -1,3 +1,4 @@
1# This Makefile.am is in the public domain
1SUBDIRS = . 2SUBDIRS = .
2 3
3if USE_COVERAGE 4if USE_COVERAGE