]> granicus.if.org Git - curl/commitdiff
added CLEANFILES to make distcheck run fine
authorDaniel Stenberg <daniel@haxx.se>
Thu, 7 Aug 2003 14:14:54 +0000 (14:14 +0000)
committerDaniel Stenberg <daniel@haxx.se>
Thu, 7 Aug 2003 14:14:54 +0000 (14:14 +0000)
tests/Makefile.am

index d6bfc83f5260442866a5fbc0f33dd09170979488..ad87116962bdad3756327ef15dbb8173667fe57d 100644 (file)
@@ -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)