]> git.ipfire.org Git - thirdparty/squid.git/blob - lib/ntlmauth/Makefile.am
Merge form trunk
[thirdparty/squid.git] / lib / ntlmauth / Makefile.am
1 include $(top_srcdir)/src/Common.am
2 include $(top_srcdir)/src/TestHeaders.am
3
4 INCLUDES += -I$(top_srcdir)/lib
5
6 noinst_LTLIBRARIES = libntlmauth.la
7
8 libntlmauth_la_SOURCES = \
9 ntlmauth.cc \
10 ntlmauth.h \
11 support_bits.cci