diff options
| author | Glen Barber <gjb@FreeBSD.org> | 2016-01-21 18:19:33 +0000 |
|---|---|---|
| committer | Glen Barber <gjb@FreeBSD.org> | 2016-01-21 18:19:33 +0000 |
| commit | 4ffb51fe8909b19fa4010cbafcf90a0ccc6e004b (patch) | |
| tree | 45ad64baf52534bd4eb3065ee8ed5a7a88673fa7 /usr.sbin/amd | |
| parent | 4ebbe36e8899fabd67a6d7f0dc28027393f9325d (diff) | |
Notes
Diffstat (limited to 'usr.sbin/amd')
| -rw-r--r-- | usr.sbin/amd/Makefile.inc | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/usr.sbin/amd/Makefile.inc b/usr.sbin/amd/Makefile.inc index 8c397cfcc9582..1b19acd904152 100644 --- a/usr.sbin/amd/Makefile.inc +++ b/usr.sbin/amd/Makefile.inc @@ -11,6 +11,8 @@ .include <src.opts.mk> +PACKAGE= amd + CFLAGS+= -I. -I${.CURDIR} CFLAGS+= -I${.CURDIR}/../include .if exists(${.OBJDIR}/../include) |
