]> git.ipfire.org Git - thirdparty/squid.git/blobdiff - compat/Makefile.am
Source Format Enforcement (#532)
[thirdparty/squid.git] / compat / Makefile.am
index 552c6cfb5d21016511c18bfd0a492a15d72e7fe9..9ecfe3bb7934541ecf161469186f1a36a41d29b5 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.
@@ -33,6 +33,8 @@ libcompatsquid_la_SOURCES = \
        getaddrinfo.h \
        getnameinfo.cc \
        getnameinfo.h \
+       GnuRegex.c \
+       GnuRegex.h \
        inet_ntop.cc \
        inet_ntop.h \
        inet_pton.cc \
@@ -40,6 +42,7 @@ libcompatsquid_la_SOURCES = \
        initgroups.h \
        memrchr.cc \
        memrchr.h \
+       openssl.h \
        osdetect.h \
        psignal.h \
        shm.cc \