]> git.ipfire.org Git - thirdparty/squid.git/blob - lib/rfcnb/Makefile.am
basic_msnt_auth helper and NTLM/SMBLIB/RFCNB library polish.
[thirdparty/squid.git] / lib / rfcnb / Makefile.am
1 include $(top_srcdir)/src/Common.am
2
3 INCLUDES += -I$(top_srcdir)/lib
4
5 noinst_LTLIBRARIES = librfcnb.la
6
7 librfcnb_la_SOURCES = \
8 byteorder.h \
9 rfcnb.h \
10 rfcnb-common.h \
11 rfcnb-error.h \
12 rfcnb-priv.h \
13 rfcnb-util.h \
14 rfcnb-io.h \
15 rfcnb-io.c \
16 rfcnb-util.c \
17 rfcnb-util.h \
18 session.c \
19 std-includes.h