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:
parent
609059b6ec
commit
9e81fd5703
@ -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…
Reference in New Issue
Block a user