aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Stenberg <daniel@haxx.se>2004-03-25 11:34:35 +0000
committerDaniel Stenberg <daniel@haxx.se>2004-03-25 11:34:35 +0000
commit76e73cfec816e2c637ae0690ab9ca35e3191cfae (patch)
tree3cb9b75d020db30631d423133f34958f9455166f
parent5d8ec172a6e32249252ef264873cfa6dd6bb9551 (diff)
make clean now removes *dist files too that might be leftovers from
'maketgz'
-rw-r--r--include/curl/Makefile.am2
1 files changed, 2 insertions, 0 deletions
diff --git a/include/curl/Makefile.am b/include/curl/Makefile.am
index 71a60916c..347cf7ef9 100644
--- a/include/curl/Makefile.am
+++ b/include/curl/Makefile.am
@@ -1,3 +1,5 @@
pkginclude_HEADERS = \
curl.h curlver.h easy.h mprintf.h stdcheaders.h types.h multi.h
pkgincludedir= $(includedir)/curl
+
+CLEANFILES = *dist