diff options
Diffstat (limited to 'resolv/Makefile')
-rw-r--r-- | resolv/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/resolv/Makefile b/resolv/Makefile index 260214b868..64afbcb896 100644 --- a/resolv/Makefile +++ b/resolv/Makefile @@ -26,7 +26,7 @@ headers := resolv.h \ arpa/nameser.h arpa/nameser_compat.h \ sys/bitypes.h distribute := ../conf/portability.h mapv4v6addr.h mapv4v6hostent.h \ - Banner res_hconf.h res_debug.h + Banner res_hconf.h res_debug.h README routines := herror inet_addr inet_ntop inet_pton nsap_addr res_init \ res_hconf res_libc |