# $FreeBSD: src/sys/modules/netgraph/l2tp/Makefile,v 1.1 2002/08/20 22:03:57 archie Exp $

KMOD=	ng_l2tp
SRCS= 	ng_l2tp.c

.include <bsd.kmod.mk>