projects
/
platform
/
upstream
/
c-ares.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
674e044
)
build: include ares_nowarn among SAMPLESOURCES and SAMPLEHEADERS
author
Yang Tse
<yangsita@gmail.com>
Thu, 16 Dec 2010 22:09:04 +0000
(23:09 +0100)
committer
Yang Tse
<yangsita@gmail.com>
Thu, 16 Dec 2010 22:09:04 +0000
(23:09 +0100)
Makefile.inc
patch
|
blob
|
history
diff --git
a/Makefile.inc
b/Makefile.inc
index bc211f8a1908017e16a920a2deeded7313c9591d..6a68fce3343b5ca784763c44c179f10f15a48159 100644
(file)
--- a/
Makefile.inc
+++ b/
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