1
0
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:
Yang Tse
2010-12-16 23:09:04 +01:00
parent 674e044ccb
commit e566cc100f

View File

@ -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