]> git.ipfire.org Git - thirdparty/squid.git/blobdiff - src/auth/digest/LDAP/Makefile.am
Source Format Enforcement (#665)
[thirdparty/squid.git] / src / auth / digest / LDAP / Makefile.am
index 4565d7c54c6ba7e26fd33de588ef94219b5911cd..c9f6224026c71baa4de84d3ea43e66af87e8298f 100644 (file)
@@ -1,4 +1,4 @@
-## Copyright (C) 1996-2016 The Squid Software Foundation and contributors
+## Copyright (C) 1996-2020 The Squid Software Foundation and contributors
 ##
 ## Squid software is distributed under GPLv2+ license and includes
 ## contributions from numerous individuals and organizations.
@@ -9,7 +9,7 @@ include $(top_srcdir)/src/Common.am
 
 libexec_PROGRAMS= digest_ldap_auth
 
-digest_ldap_auth_SOURCES= \
+digest_ldap_auth_SOURCES = \
        digest_common.h \
        digest_pw_auth.cc \
        ldap_backend.cc \