]> git.armaanb.net Git - opendoas.git/blobdiff - Makefile
Being integration of PAM into auth_userokay().
[opendoas.git] / Makefile
index 0b9112e6c63d4d168f56165174501086515b6013..345b8f2ba1f3aab3f86d6d27c723aa5d5bf08888 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -13,6 +13,7 @@ BINMODE=4511
 
 COPTS+= -Wall -Wextra -Werror -pedantic -std=c11
 CFLAGS+= -I${CURDIR} -I${CURDIR}/libopenbsd ${COPTS}
+LDFLAGS+= -lpam
 
 BINDIR?=/usr/bin
 MANDIR?=/usr/share/man