mirror of
https://frontier.innolan.net/rainlance/c-ares.git
synced 2025-10-06 11:19:49 +00:00
build: include ares_nowarn among SAMPLESOURCES and SAMPLEHEADERS
This commit is contained in:
@ -182,11 +182,13 @@ PDFPAGES = ares_cancel.pdf \
|
||||
ares_version.pdf
|
||||
|
||||
SAMPLESOURCES = ares_getopt.c \
|
||||
ares_nowarn.c \
|
||||
ares_strcasecmp.c \
|
||||
inet_net_pton.c \
|
||||
inet_ntop.c
|
||||
|
||||
SAMPLEHEADERS = ares_getopt.h \
|
||||
ares_nowarn.h \
|
||||
ares_strcasecmp.h \
|
||||
inet_net_pton.h \
|
||||
inet_ntop.h
|
||||
|
Reference in New Issue
Block a user