]> git.ipfire.org Git - thirdparty/squid.git/blame - src/auth/basic/getpwnam/Makefile.am
Source Format Enforcement (#532)
[thirdparty/squid.git] / src / auth / basic / getpwnam / Makefile.am
CommitLineData
77b1029d 1## Copyright (C) 1996-2020 The Squid Software Foundation and contributors
5b95b903
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
189f1e66 8include $(top_srcdir)/src/Common.am
a2794549 9
448e2088 10libexec_PROGRAMS = basic_getpwnam_auth
a2794549 11
448e2088
AJ
12basic_getpwnam_auth_SOURCES = basic_getpwnam_auth.cc
13basic_getpwnam_auth_LDADD = \
25f98340 14 $(top_builddir)/lib/libmiscencoding.la \
acb775ad
AJ
15 $(COMPAT_LIB) \
16 $(CRYPTLIB)
cc937513 17
448e2088 18man_MANS = basic_getpwnam_auth.8
9f3470fb 19
6c387c69 20EXTRA_DIST = basic_getpwnam_auth.8 required.m4