aboutsummaryrefslogtreecommitdiff
path: root/src/auth-check-path.c
diff options
context:
space:
mode:
authorTed Gould <ted@gould.cx>2012-09-20 08:39:53 +0000
committerTarmac <>2012-09-20 08:39:53 +0000
commit6af8fab5b1df788bc57e5d174fc090824c9c0065 (patch)
tree877c48d3bef1123accafba2caa953d73bc2002c5 /src/auth-check-path.c
parent84fb97ec2326559940bafd6f7a7b1370fb679d86 (diff)
parent74540195ac67a579ba0f8a2479cfcadb6bee6cc8 (diff)
downloadlibpam-x2go-6af8fab5b1df788bc57e5d174fc090824c9c0065.tar.gz
libpam-x2go-6af8fab5b1df788bc57e5d174fc090824c9c0065.tar.bz2
libpam-x2go-6af8fab5b1df788bc57e5d174fc090824c9c0065.zip
Adding a testing framework. Approved by Albert Astals Cid, jenkins.
Diffstat (limited to 'src/auth-check-path.c')
-rw-r--r--src/auth-check-path.c3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/auth-check-path.c b/src/auth-check-path.c
new file mode 100644
index 0000000..db311ea
--- /dev/null
+++ b/src/auth-check-path.c
@@ -0,0 +1,3 @@
+
+const char * auth_check_path = AUTH_CHECK;
+