mirror of
https://github.com/curl/curl.git
synced 2026-08-03 08:40:29 +03:00
added CLEANFILES to make distcheck run fine
This commit is contained in:
parent
609059b6ec
commit
9e81fd5703
1 changed files with 2 additions and 0 deletions
|
|
@ -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)
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue