aboutsummaryrefslogtreecommitdiff
path: root/cddl/lib/libumem/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'cddl/lib/libumem/Makefile')
-rw-r--r--cddl/lib/libumem/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/cddl/lib/libumem/Makefile b/cddl/lib/libumem/Makefile
index 39ed62f1cc4e..ca8f5e665920 100644
--- a/cddl/lib/libumem/Makefile
+++ b/cddl/lib/libumem/Makefile
@@ -2,6 +2,7 @@
.PATH: ${SRCTOP}/cddl/compat/opensolaris/lib/libumem
+PACKAGE= runtime
LIB= umem
SRCS= umem.c
WARNS?= 3