diff options
| author | Kyle Evans <kevans@FreeBSD.org> | 2019-10-23 01:50:41 +0000 |
|---|---|---|
| committer | Kyle Evans <kevans@FreeBSD.org> | 2019-10-23 01:50:41 +0000 |
| commit | e735aa5a74ac38d4f72a78b32eb49eff34a59562 (patch) | |
| tree | 2ebf801f7c5b97aa4662c0449385e1fa648b482f /lib/libcasper | |
| parent | 67fd12c00698c112844a6e3ae49bf43f934f4679 (diff) | |
Notes
Diffstat (limited to 'lib/libcasper')
| -rw-r--r-- | lib/libcasper/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/lib/libcasper/Makefile b/lib/libcasper/Makefile index 3101f3378ff3..2f2d613bd1d9 100644 --- a/lib/libcasper/Makefile +++ b/lib/libcasper/Makefile @@ -1,5 +1,7 @@ # $FreeBSD$ +.include <src.opts.mk> + SUBDIR= libcasper SUBDIR+= services |
