mirror of
https://github.com/curl/curl.git
synced 2026-04-18 04:51:40 +03:00
make clean now removes *dist files too that might be leftovers from
'maketgz'
This commit is contained in:
parent
5d8ec172a6
commit
76e73cfec8
1 changed files with 2 additions and 0 deletions
|
|
@ -1,3 +1,5 @@
|
|||
pkginclude_HEADERS = \
|
||||
curl.h curlver.h easy.h mprintf.h stdcheaders.h types.h multi.h
|
||||
pkgincludedir= $(includedir)/curl
|
||||
|
||||
CLEANFILES = *dist
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue