mirror of
https://github.com/moparisthebest/curl
synced 2024-12-21 23:58:49 -05:00
make clean now removes getdate.c
This commit is contained in:
parent
950aa1c743
commit
d1d53b2bbf
@ -33,7 +33,7 @@ EXTRA_DIST = getdate.y Makefile.b32 Makefile.b32.resp Makefile.m32 \
|
||||
makefile.amiga config-netware.h Makefile.netware nwlib.c libcurl.imp \
|
||||
msvcproj.head msvcproj.foot
|
||||
|
||||
CLEANFILES = $(DSP)
|
||||
CLEANFILES = $(DSP) getdate.c
|
||||
|
||||
lib_LTLIBRARIES = libcurl.la
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user