]> git.ipfire.org Git - thirdparty/squid.git/blob - helpers/basic_auth/SASL/Makefile.am
Merge from trunk
[thirdparty/squid.git] / helpers / basic_auth / SASL / Makefile.am
1 #
2 # Makefile for the Squid SASL authentication helper
3 #
4 # $Id$
5 #
6 # Uncomment and customize the following to suit your needs:
7 #
8
9 INCLUDES = -I$(top_srcdir)/include
10
11 libexec_PROGRAMS = sasl_auth
12 LDADD = -L$(top_builddir)/lib -lmiscutil $(LIBSASL) $(XTRA_LIBS)
13 EXTRA_DIST = squid_sasl_auth squid_sasl_auth.conf