svn commit: r322789 - projects/zfsd/head/tests/sys
Brad Davis
brd at FreeBSD.org
Tue Aug 22 14:06:44 UTC 2017
Author: brd (doc,ports committer)
Date: Tue Aug 22 14:06:43 2017
New Revision: 322789
URL: https://svnweb.freebsd.org/changeset/base/322789
Log:
Fix build
Approved by: will
Modified:
projects/zfsd/head/tests/sys/Makefile
Modified: projects/zfsd/head/tests/sys/Makefile
==============================================================================
--- projects/zfsd/head/tests/sys/Makefile Tue Aug 22 13:59:50 2017 (r322788)
+++ projects/zfsd/head/tests/sys/Makefile Tue Aug 22 14:06:43 2017 (r322789)
@@ -1,5 +1,7 @@
# $FreeBSD$
+.include <src.opts.mk>
+
TESTSDIR= ${TESTSBASE}/sys
TESTS_SUBDIRS+= acl
More information about the svn-src-projects
mailing list