diff options
Diffstat (limited to 'lib/libnv')
| -rw-r--r-- | lib/libnv/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/lib/libnv/Makefile b/lib/libnv/Makefile index 6bba1f78a7133..26df47809ce22 100644 --- a/lib/libnv/Makefile +++ b/lib/libnv/Makefile @@ -17,6 +17,9 @@ SRCS+= msgio.c SRCS+= nvlist.c SRCS+= nvpair.c +INCSDIR= ${INCLUDEDIR}/sys +INCS= ${SRCTOP}/sys/sys/cnv.h ${SRCTOP}/sys/sys/nv.h + HAS_TESTS= SUBDIR.${MK_TESTS}+= tests |
