Author: luigi
Date: Thu Sep 25 14:25:38 2014
New Revision: 272108
URL: http://svnweb.freebsd.org/changeset/base/272108

Log:
  add missing file
  
  Submitted by: Daniel Peyrolon
  MFC after:    3 days

Modified:
  head/sys/modules/netmap/Makefile

Modified: head/sys/modules/netmap/Makefile
==============================================================================
--- head/sys/modules/netmap/Makefile    Thu Sep 25 14:22:32 2014        
(r272107)
+++ head/sys/modules/netmap/Makefile    Thu Sep 25 14:25:38 2014        
(r272108)
@@ -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>
_______________________________________________
svn-src-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/svn-src-all
To unsubscribe, send any mail to "svn-src-all-unsubscr...@freebsd.org"

Reply via email to