]> git.ipfire.org Git - thirdparty/squid.git/blame - src/acl/external/Makefile.am
SourceFormat Enforcement
[thirdparty/squid.git] / src / acl / external / Makefile.am
CommitLineData
4ac4a490 1## Copyright (C) 1996-2017 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 \
14 LDAP_group \
15 LM_group \
16 session \
0f0a89ab 17 SQL_session \
9938b57f 18 time_quota \
1487038a
AJ
19 unix_group \
20 wbinfo_group
21
22SUBDIRS=$(EXTERNAL_ACL_HELPERS)