Below is the file 'helpers/basic_auth/winbind/Makefile.am' from this revision. You can also download the file.
# # Makefile for the Squid Object Cache server # # $Id: Makefile.am,v 1.6 2005/05/17 16:56:27 hno Exp $ # libexec_PROGRAMS = wb_auth wb_auth_SOURCES = wb_basic_auth.c wb_common.c wbntlm.h INCLUDES = -I$(top_srcdir)/include -I@SAMBASOURCES@ LDADD = -L$(top_builddir)/lib -lmiscutil -lntlmauth $(XTRA_LIBS)