From 10d0fcd4c75678d991ead7dee508aaff22935d66 Mon Sep 17 00:00:00 2001 From: hno <> Date: Mon, 20 May 2002 07:42:50 +0000 Subject: [PATCH] dist winbind files --- helpers/basic_auth/winbind/Makefile.am | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/helpers/basic_auth/winbind/Makefile.am b/helpers/basic_auth/winbind/Makefile.am index dd8c4984b6..13574eafc9 100644 --- a/helpers/basic_auth/winbind/Makefile.am +++ b/helpers/basic_auth/winbind/Makefile.am @@ -1,11 +1,11 @@ # # Makefile for the Squid Object Cache server # -# $Id: Makefile.am,v 1.1 2002/05/19 23:42:40 hno Exp $ +# $Id: Makefile.am,v 1.2 2002/05/20 01:42:50 hno Exp $ # libexec_PROGRAMS = wb_auth -wb_auth_SOURCES = wb_basic_auth.c wb_common.c +wb_auth_SOURCES = wb_basic_auth.c wb_common.c samba_nss.h wbntlm.h winbind_nss_config.h INCLUDES = -I. -I$(top_builddir)/include -I$(top_srcdir)/include \ -I$(top_srcdir)/src LDADD = -L$(top_builddir)/lib -lmiscutil -lntlmauth -- 2.47.3