]> git.ipfire.org Git - thirdparty/squid.git/commitdiff
SourceFormat Enforcement
authorAutomatic source maintenance <squidadm@squid-cache.org>
Sun, 3 Jan 2010 01:13:06 +0000 (18:13 -0700)
committerAutomatic source maintenance <squidadm@squid-cache.org>
Sun, 3 Jan 2010 01:13:06 +0000 (18:13 -0700)
helpers/basic_auth/PAM/Makefile.am

index ff3f90fccbbc861a9149270a5fde61c6a85562b6..dc2b9f219360dd457a6f3c0dcccd2c1ad63372ed 100644 (file)
@@ -8,4 +8,4 @@ basic_pam_auth_SOURCES  = basic_pam_auth.cc
 basic_pam_auth_LDADD = \
        $(COMPAT_LIB) \
        -lpam \
-       @XTRA_LIBS@
+       $(XTRA_LIBS)