1
0
mirror of https://github.com/moparisthebest/curl synced 2024-12-21 23:58:49 -05:00

added CLEANFILES to make distcheck run fine

This commit is contained in:
Daniel Stenberg 2003-08-07 14:14:54 +00:00
parent 609059b6ec
commit 9e81fd5703

View 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)