mirror of
https://github.com/moparisthebest/curl
synced 2024-12-21 23:58:49 -05:00
make clean now removes *dist files too that might be leftovers from
'maketgz'
This commit is contained in:
parent
5d8ec172a6
commit
76e73cfec8
@ -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…
Reference in New Issue
Block a user