diff options
Diffstat (limited to 'resolv/Makefile')
-rw-r--r-- | resolv/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/resolv/Makefile b/resolv/Makefile index 178aae52a1..938cde75dd 100644 --- a/resolv/Makefile +++ b/resolv/Makefile @@ -27,6 +27,8 @@ distribute := ../conf/portability.h mapv4v6addr.h mapv4v6hostent.h \ routines := herror inet_addr inet_ntop inet_pton nsap_addr res_init +tests = tst-aton + include ../Makeconfig extra-libs := libresolv libnss_dns |