aboutsummaryrefslogtreecommitdiff
path: root/src/Makefile.am
diff options
context:
space:
mode:
authorTed Gould <ted@gould.cx>2012-08-21 18:29:37 -0500
committerTed Gould <ted@gould.cx>2012-08-21 18:29:37 -0500
commit1cec58d1f5060c2042c2c615d3b40f7a18396432 (patch)
tree446c8333e2c940004e00fabe5eabc36e87c74717 /src/Makefile.am
parentc8418c3ae5b9a8927b37022369fb5bf18fcb6146 (diff)
downloadlibpam-freerdp2-1cec58d1f5060c2042c2c615d3b40f7a18396432.tar.gz
libpam-freerdp2-1cec58d1f5060c2042c2c615d3b40f7a18396432.tar.bz2
libpam-freerdp2-1cec58d1f5060c2042c2c615d3b40f7a18396432.zip
Making PAM call the auth check utility
Diffstat (limited to 'src/Makefile.am')
-rw-r--r--src/Makefile.am3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/Makefile.am b/src/Makefile.am
index f7c06f8..e5b04b2 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -14,7 +14,8 @@ pam_freerdp_la_LIBADD = \
-lpam
pam_freerdp_la_CFLAGS = \
- -Wall -Werror
+ -Wall -Werror \
+ -DAUTH_CHECK="\"$(pkglibexecdir)/freerdp-auth-check\""
pkglibexec_PROGRAMS = \
freerdp-auth-check