From cab8b9de73a8471ae69485dddebfa1e91c0a28eb Mon Sep 17 00:00:00 2001 From: Timo Teras Date: Mon, 29 Dec 2008 13:02:29 +0200 Subject: mtu: -I switch --- Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'Makefile') diff --git a/Makefile b/Makefile index 70f644a..3f212bf 100644 --- a/Makefile +++ b/Makefile @@ -9,6 +9,7 @@ pingu_OBJS = \ mtu_OBJS = \ mtu.o \ + netlink.o \ icmp.o ALL_OBJS= $(pingu_OBJS) $(mtu_OBJS) -- cgit v1.2.3