From 9e81fd5703f1355164fc46725e365a81d4908930 Mon Sep 17 00:00:00 2001 From: Daniel Stenberg Date: Thu, 7 Aug 2003 14:14:54 +0000 Subject: added CLEANFILES to make distcheck run fine --- tests/Makefile.am | 2 ++ 1 file changed, 2 insertions(+) (limited to 'tests') diff --git a/tests/Makefile.am b/tests/Makefile.am index d6bfc83f5..ad8711696 100644 --- a/tests/Makefile.am +++ b/tests/Makefile.am @@ -6,6 +6,8 @@ SUBDIRS = data server libtest PERLFLAGS = -I$(srcdir) +CLEANFILES = .http.pid .https.pid .ftp.pid .ftps.pid + curl: @cd $(top_builddir) && $(MAKE) -- cgit v1.2.3