Author: kevans
Date: Wed Oct 23 01:50:41 2019
New Revision: 353911
URL: https://svnweb.freebsd.org/changeset/base/353911

Log:
  libcasper/services: include <src.opts.mk> to hook tests to build
  
  Note that the cap_sysctl tests are currently failing and need some
  attention.

Modified:
  head/lib/libcasper/Makefile

Modified: head/lib/libcasper/Makefile
==============================================================================
--- head/lib/libcasper/Makefile Wed Oct 23 01:29:09 2019        (r353910)
+++ head/lib/libcasper/Makefile Wed Oct 23 01:50:41 2019        (r353911)
@@ -1,5 +1,7 @@
 # $FreeBSD$
 
+.include <src.opts.mk>
+
 SUBDIR=                libcasper
 SUBDIR+=       services
 
_______________________________________________
svn-src-head@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/svn-src-head
To unsubscribe, send any mail to "svn-src-head-unsubscr...@freebsd.org"

Reply via email to