mirror of
https://github.com/curl/curl.git
synced 2026-04-18 03:21:41 +03:00
tests/libtests/Makefile.am: Add lib1521.c to CLEANFILES
This removes the generated lib1521.c when running make clean. Closes #2633
This commit is contained in:
parent
76457ccdec
commit
b59cbf746f
1 changed files with 2 additions and 0 deletions
|
|
@ -51,6 +51,8 @@ CFLAG_CURL_SYMBOL_HIDING = @CFLAG_CURL_SYMBOL_HIDING@
|
|||
|
||||
CFLAGS += @CURL_CFLAG_EXTRAS@
|
||||
|
||||
CLEANFILES = lib1521.c
|
||||
|
||||
# Prevent LIBS from being used for all link targets
|
||||
LIBS = $(BLANK_AT_MAKETIME)
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue