aboutsummaryrefslogtreecommitdiff
path: root/src/Makefile.pam
diff options
context:
space:
mode:
authorRoy Marples <roy@marples.name>2007-09-06 13:00:03 +0000
committerRoy Marples <roy@marples.name>2007-09-06 13:00:03 +0000
commitba4b5d5b7fab28557e0dda9b5a2191d110118857 (patch)
tree733647e353bc56650e4607081d8f9fa15596ca48 /src/Makefile.pam
parentd095d4d8f508276e924e433c8fa7f6ec02e0a92b (diff)
Makefile in src now supports pmake as used on the BSDs.
Diffstat (limited to 'src/Makefile.pam')
-rw-r--r--src/Makefile.pam2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/Makefile.pam b/src/Makefile.pam
new file mode 100644
index 00000000..b4ba0194
--- /dev/null
+++ b/src/Makefile.pam
@@ -0,0 +1,2 @@
+CPPFLAGS_SSD = -DHAVE_PAM
+LDLIBS_SSD = -lpam