aboutsummaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorYang Tse <yangsita@gmail.com>2013-07-17 09:50:22 +0200
committerYang Tse <yangsita@gmail.com>2013-07-18 04:48:33 +0200
commit26b0cb6ae298f3e0a67b6db4f015ca21eda7d19d (patch)
tree46fc2daacc53caab3747f0d7ad38d4d389c23ea7 /configure.ac
parent6d30f8ebed34e7276c2a59ee20d466bff17fee56 (diff)
configure: fix 'subdir-objects' distclean related issue
See XC_AMEND_DISTCLEAN comments for details.
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac2
1 files changed, 2 insertions, 0 deletions
diff --git a/configure.ac b/configure.ac
index b2ad14bbf..00ffe5c38 100644
--- a/configure.ac
+++ b/configure.ac
@@ -3531,6 +3531,8 @@ AC_OUTPUT
CURL_GENERATE_CONFIGUREHELP_PM
+XC_AMEND_DISTCLEAN([lib src tests/unit tests/server tests/libtest docs/examples])
+
AC_MSG_NOTICE([Configured to build curl/libcurl:
curl version: ${CURLVERSION}