summaryrefslogtreecommitdiffstats
path: root/libexec/ulog-helper
diff options
context:
space:
mode:
Diffstat (limited to 'libexec/ulog-helper')
-rw-r--r--libexec/ulog-helper/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/libexec/ulog-helper/Makefile b/libexec/ulog-helper/Makefile
index c1697c8..3c1770c 100644
--- a/libexec/ulog-helper/Makefile
+++ b/libexec/ulog-helper/Makefile
@@ -5,7 +5,7 @@ BINOWN= root
BINMODE=4555
NO_MAN=
-DPADD= ${LIBULOG}
-LDADD= -lulog
+DPADD= ${LIBULOG} ${LIBMD}
+LDADD= -lulog -lmd
.include <bsd.prog.mk>
OpenPOWER on IntegriCloud