aboutsummaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index c0e2805..785998b 100644
--- a/Makefile
+++ b/Makefile
@@ -1,4 +1,4 @@
-# $Id: Makefile,v 1.2 2001-04-17 21:16:12 cpbotha Exp $
+# $Id: Makefile,v 1.3 2001-07-14 20:50:21 cpbotha Exp $
#
# This Makefile controls a build process of $(TITLE) module for
# Linux-PAM. You should not modify this Makefile (unless you know
@@ -8,6 +8,7 @@
include ../../Make.Rules
TITLE=pam_pwdfile
+CFLAGS += -D_BSD_SOURCE
MODULE_SIMPLE_EXTRALIBS = -lcrypt