]> git.ipfire.org Git - thirdparty/squid.git/blobdiff - src/auth/digest/Makefile.am
Source Format Enforcement (#1234)
[thirdparty/squid.git] / src / auth / digest / Makefile.am
index 5cabea183269955a8df3f680c876f6998b002a9b..cc2b9b651923c32c326bdb722b077475c38eae8a 100644 (file)
@@ -1,4 +1,4 @@
-## Copyright (C) 1996-2016 The Squid Software Foundation and contributors
+## Copyright (C) 1996-2023 The Squid Software Foundation and contributors
 ##
 ## Squid software is distributed under GPLv2+ license and includes
 ## contributions from numerous individuals and organizations.
@@ -14,7 +14,7 @@ EXTRA_DIST= helpers.m4
 
 noinst_LTLIBRARIES= libdigest.la
 
-libdigest_la_SOURCES= \
+libdigest_la_SOURCES = \
        Config.cc \
        Config.h \
        Scheme.cc \