diff options
Diffstat (limited to 'inet/Makefile')
-rw-r--r-- | inet/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/inet/Makefile b/inet/Makefile index 5823b69e9c..2250cc6e8c 100644 --- a/inet/Makefile +++ b/inet/Makefile @@ -49,7 +49,7 @@ routines := htonl htons \ getipv4sourcefilter setipv4sourcefilter \ getsourcefilter setsourcefilter inet6_opt inet6_rth -aux := check_pf ifreq +aux := check_pf check_native ifreq tests := htontest test_ifindex tst-ntoa tst-ether_aton tst-network \ tst-gethnm test-ifaddrs bug-if1 test-inet6_opt |