summaryrefslogtreecommitdiffstats
path: root/usr.sbin/amd/pawd/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'usr.sbin/amd/pawd/Makefile')
-rw-r--r--usr.sbin/amd/pawd/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/usr.sbin/amd/pawd/Makefile b/usr.sbin/amd/pawd/Makefile
index c6bb1cc..2870ab4 100644
--- a/usr.sbin/amd/pawd/Makefile
+++ b/usr.sbin/amd/pawd/Makefile
@@ -14,7 +14,6 @@ SRCS= pawd.c amq_clnt.c amq_xdr.c
CFLAGS+= -I${.CURDIR}/../../../contrib/amd/amq
-DPADD= ${LIBAMU}
-LDADD= ${LIBAMU}
+LIBADD= amu
.include <bsd.prog.mk>
OpenPOWER on IntegriCloud