diff options
Diffstat (limited to 'ip/Makefile')
-rw-r--r-- | ip/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ip/Makefile b/ip/Makefile index d1378c77..a1326d12 100644 --- a/ip/Makefile +++ b/ip/Makefile @@ -1,6 +1,6 @@ IPOBJ=ip.o ipaddress.o iproute.o iprule.o \ rtm_map.o iptunnel.o ipneigh.o iplink.o \ - ipmaddr.o ipmonitor.o ipmroute.o \ + ipmaddr.o ipmonitor.o ipmroute.o ipprefix.o \ ipxfrm.o xfrm_state.o xfrm_policy.o RTMONOBJ=rtmon.o |