]> git.ipfire.org Git - thirdparty/squid.git/blobdiff - src/auth/digest/file/Makefile.am
Source Format Enforcement (#1234)
[thirdparty/squid.git] / src / auth / digest / file / Makefile.am
index 549895b972d90a746c388b1478b0378e1805c92b..6e37b2374de433c8a418d4307fd686d54e777626 100644 (file)
@@ -1,4 +1,4 @@
-## Copyright (C) 1996-2021 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.
@@ -20,7 +20,7 @@ digest_file_auth_LDADD = \
        $(top_builddir)/lib/libmisccontainers.la \
        $(top_builddir)/lib/libmiscencoding.la \
        $(COMPAT_LIB) \
-       $(NETTLELIB) \
+       $(LIBNETTLE_LIBS) \
        $(CRYPTLIB) \
        $(SSLLIB) \
        $(XTRA_LIBS)