From 402ec5320c9238086dad431c2298a93f4e765226 Mon Sep 17 00:00:00 2001 From: Automatic source maintenance Date: Sat, 2 Jan 2010 18:13:06 -0700 Subject: [PATCH] SourceFormat Enforcement --- helpers/basic_auth/PAM/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/helpers/basic_auth/PAM/Makefile.am b/helpers/basic_auth/PAM/Makefile.am index ff3f90fccb..dc2b9f2193 100644 --- a/helpers/basic_auth/PAM/Makefile.am +++ b/helpers/basic_auth/PAM/Makefile.am @@ -8,4 +8,4 @@ basic_pam_auth_SOURCES = basic_pam_auth.cc basic_pam_auth_LDADD = \ $(COMPAT_LIB) \ -lpam \ - @XTRA_LIBS@ + $(XTRA_LIBS) -- 2.47.2