add missing file

Submitted by:	Daniel Peyrolon
MFC after:	3 days
This commit is contained in:
Luigi Rizzo 2014-09-25 14:25:38 +00:00
parent 425258e2de
commit 89b95481b4
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=272108

View File

@ -16,5 +16,6 @@ SRCS += netmap_vale.c
SRCS += netmap_freebsd.c
SRCS += netmap_offloadings.c
SRCS += netmap_pipe.c
SRCS += netmap_monitor.c
.include <bsd.kmod.mk>