]> git.ipfire.org Git - thirdparty/squid.git/blame - helpers/ntlm_auth/fake/Makefile.am
Author: Alex Rousskov <rousskov@measurement-factory.com>
[thirdparty/squid.git] / helpers / ntlm_auth / fake / Makefile.am
CommitLineData
75aa769b
AJ
1include $(top_srcdir)/src/Common.am
2
3libexec_PROGRAMS = ntlm_fake_auth
4ntlm_fake_auth_SOURCES = ntlm_fake_auth.cc
5
6ntlm_fake_auth_LDADD = \
1dcf61eb 7 -L$(top_builddir)/libntlmauth -lntlmauth \
75aa769b
AJ
8 $(COMPAT_LIB) \
9 $(CRYPTLIB) \
10 $(XTRA_LIBS)
11
266d355e
AJ
12## Demo using perl.
13## ntlm_fake_auth.pl: ntlm_fake_auth.pl.in
14## $(subst_perlshell)
75aa769b 15
266d355e
AJ
16EXTRA_DIST = config.test \
17 ntlm_fake_auth.pl.in