summaryrefslogtreecommitdiffstats
path: root/usr.sbin/rwhod/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'usr.sbin/rwhod/Makefile')
-rw-r--r--usr.sbin/rwhod/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/usr.sbin/rwhod/Makefile b/usr.sbin/rwhod/Makefile
index def0e6e..6f99d56 100644
--- a/usr.sbin/rwhod/Makefile
+++ b/usr.sbin/rwhod/Makefile
@@ -7,4 +7,7 @@ MAN= rwhod.8
# XXX breaks on Alpha due to alignment constraints
#WARNS?= 4
+DPADD= ${LIBULOG}
+LDADD= -lulog
+
.include <bsd.prog.mk>
OpenPOWER on IntegriCloud