Author: uqs
Date: Tue Dec  8 07:39:39 2015
New Revision: 291989
URL: https://svnweb.freebsd.org/changeset/base/291989

Log:
  Fix make depend

Modified:
  head/sys/modules/cam/Makefile

Modified: head/sys/modules/cam/Makefile
==============================================================================
--- head/sys/modules/cam/Makefile       Tue Dec  8 07:36:26 2015        
(r291988)
+++ head/sys/modules/cam/Makefile       Tue Dec  8 07:39:39 2015        
(r291989)
@@ -11,6 +11,7 @@ SRCS= opt_cam.h
 SRCS+= opt_ada.h
 SRCS+= opt_scsi.h
 SRCS+= opt_cd.h
+SRCS+= opt_kdtrace.h
 SRCS+= opt_pt.h
 SRCS+= opt_sa.h
 SRCS+= opt_ses.h
_______________________________________________
svn-src-all@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/svn-src-all
To unsubscribe, send any mail to "svn-src-all-unsubscr...@freebsd.org"

Reply via email to