X-Git-Url: http://git.sameswireless.fr/l2tpns.git/blobdiff_plain/781b0fde104ecf5f22c9c5322e58180f0b4a88a5..eef4a6a9429c38bfc2293a34593922ccb8bb20c7:/Makefile?ds=inline diff --git a/Makefile b/Makefile index abab4e0..458b494 100644 --- a/Makefile +++ b/Makefile @@ -129,7 +129,7 @@ util.o: util.c dhcp6.h l2tpns.h bgp.h pppoe.o: pppoe.c dhcp6.h l2tpns.h cluster.h constants.h md5.h util.h l2tplac.o: l2tplac.c md5.h dhcp6.h l2tpns.h util.h cluster.h l2tplac.h \ pppoe.h -grpsess.o: grpsess.c l2tpns.h util.h cluster.h bgp.h +grpsess.o: grpsess.c dhcp6.h l2tpns.h util.h cluster.h bgp.h dhcp6.o: dhcp6.c dhcp6.h l2tpns.h ipv6_u.h ipv6_u.o: ipv6_u.c ipv6_u.h bgp.o: bgp.c dhcp6.h l2tpns.h bgp.h util.h