summaryrefslogtreecommitdiff
path: root/modules/pam_time/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'modules/pam_time/Makefile.am')
-rw-r--r--modules/pam_time/Makefile.am2
1 files changed, 0 insertions, 2 deletions
diff --git a/modules/pam_time/Makefile.am b/modules/pam_time/Makefile.am
index d0a09f75..8a84ef78 100644
--- a/modules/pam_time/Makefile.am
+++ b/modules/pam_time/Makefile.am
@@ -10,10 +10,8 @@ securelibdir = $(SECUREDIR)
secureconfdir = $(SCONFIGDIR)
AM_CFLAGS = -I$(top_srcdir)/libpam/include -I$(top_srcdir)/libpamc/include \
- -I$(top_srcdir)/modules/pammodutil/include/ \
-DPAM_TIME_CONF=\"$(SCONFIGDIR)/time.conf\"
AM_LDFLAGS = -no-undefined -avoid-version -module \
- $(top_builddir)/modules/pammodutil/libpammodutil.la \
-L$(top_builddir)/libpam -lpam
if HAVE_VERSIONING
AM_LDFLAGS += -Wl,--version-script=../modules.map