]> git.ipfire.org Git - thirdparty/squid.git/blob - src/acl/external/Makefile.am
Source Format Enforcement (#532)
[thirdparty/squid.git] / src / acl / external / Makefile.am
1 ## Copyright (C) 1996-2020 The Squid Software Foundation and contributors
2 ##
3 ## Squid software is distributed under GPLv2+ license and includes
4 ## contributions from numerous individuals and organizations.
5 ## Please see the COPYING and CONTRIBUTORS files for details.
6 ##
7
8 DIST_SUBDIRS= \
9 AD_group \
10 delayer \
11 eDirectory_userip \
12 file_userip \
13 kerberos_ldap_group \
14 kerberos_sid_group \
15 LDAP_group \
16 LM_group \
17 session \
18 SQL_session \
19 time_quota \
20 unix_group \
21 wbinfo_group
22
23 SUBDIRS=$(EXTERNAL_ACL_HELPERS)