build: include ares_nowarn among SAMPLESOURCES and SAMPLEHEADERS

pull/2/head
Yang Tse 14 years ago
parent 674e044ccb
commit e566cc100f
  1. 2
      Makefile.inc

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

Loading…
Cancel
Save