]> git.ipfire.org Git - thirdparty/squid.git/blame - src/acl/external/Makefile.am
Source Format Enforcement (#532)
[thirdparty/squid.git] / src / acl / external / Makefile.am
CommitLineData
77b1029d 1## Copyright (C) 1996-2020 The Squid Software Foundation and contributors
ca02e0ec
AJ
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
1487038a
AJ
8DIST_SUBDIRS= \
9 AD_group \
ec1fac73 10 delayer \
1487038a
AJ
11 eDirectory_userip \
12 file_userip \
13 kerberos_ldap_group \
4a544c9d 14 kerberos_sid_group \
1487038a
AJ
15 LDAP_group \
16 LM_group \
17 session \
0f0a89ab 18 SQL_session \
9938b57f 19 time_quota \
1487038a
AJ
20 unix_group \
21 wbinfo_group
22
23SUBDIRS=$(EXTERNAL_ACL_HELPERS)