summaryrefslogtreecommitdiff
path: root/helper-utilities
diff options
context:
space:
mode:
Diffstat (limited to 'helper-utilities')
-rw-r--r--helper-utilities/authenticate/Makefile.am3
1 files changed, 1 insertions, 2 deletions
diff --git a/helper-utilities/authenticate/Makefile.am b/helper-utilities/authenticate/Makefile.am
index fd0f8daf7..89be3ef59 100644
--- a/helper-utilities/authenticate/Makefile.am
+++ b/helper-utilities/authenticate/Makefile.am
@@ -25,6 +25,5 @@ nautilus_authenticate_LDFLAGS = \
$(top_builddir)/librsvg/librsvg.la \
$(GNOMEUI_LIBS) \
$(GCONF_LIBS) \
- -lpam \
- -lpam_misc \
+ $(PAM_LIBS) \
$(NULL)