aboutsummaryrefslogtreecommitdiff
path: root/modules/pam_limits/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'modules/pam_limits/Makefile.am')
-rw-r--r--modules/pam_limits/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/modules/pam_limits/Makefile.am b/modules/pam_limits/Makefile.am
index 6d83fdb8..c60ddd06 100644
--- a/modules/pam_limits/Makefile.am
+++ b/modules/pam_limits/Makefile.am
@@ -22,7 +22,7 @@ secureconfdir = $(SCONFIGDIR)
endif
limits_conf_dir = $(SCONFIGDIR)/limits.d
-AM_CFLAGS = -I$(top_srcdir)/libpam/include -I$(top_srcdir)/libpamc/include \
+AM_CFLAGS = -I$(top_srcdir)/libpam/include \
-DLIMITS_FILE_DIR=\"$(limits_conf_dir)\" \
$(WARN_CFLAGS)
AM_LDFLAGS = -no-undefined -avoid-version -module