]> git.ipfire.org Git - thirdparty/squid.git/blobdiff - src/auth/digest/file/Makefile.am
Source Format Enforcement (#665)
[thirdparty/squid.git] / src / auth / digest / file / Makefile.am
index 8e2f584b4aaf895533540be47ecec70eecf9b988..d0aa6030531fd533dd2ed4448fd882c01ce79afd 100644 (file)
@@ -10,7 +10,7 @@ include $(top_srcdir)/src/Common.am
 man_MANS= digest_file_auth.8
 libexec_PROGRAMS= digest_file_auth
 
-digest_file_auth_SOURCES= \
+digest_file_auth_SOURCES = \
        digest_common.h \
        digest_file_auth.cc \
        text_backend.cc \