]> git.ipfire.org Git - thirdparty/squid.git/blame - helpers/external_acl/LM_group/Makefile.am
Boilerplate: update copyright blurbs on Squid helpers
[thirdparty/squid.git] / helpers / external_acl / LM_group / Makefile.am
CommitLineData
ca02e0ec
AJ
1## Copyright (C) 1996-2014 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
c152a447
AJ
8include $(top_srcdir)/src/Common.am
9
10libexec_PROGRAMS = ext_lm_group_acl
11ext_lm_group_acl_SOURCES = ext_lm_group_acl.cc
12
13LDADD = \
385df818 14 $(top_builddir)/lib/libmiscencoding.la \
c152a447
AJ
15 $(COMPAT_LIB) \
16 -lnetapi32 \
17 -ladvapi32 \
18 -lntdll \
19 $(XTRA_LIBS)
20
21man_MANS = ext_lm_group_acl.8
22
5eabe4b4 23EXTRA_DIST = required.m4 ext_lm_group_acl.8