]> git.ipfire.org Git - thirdparty/squid.git/commitdiff
dist winbind files
authorhno <>
Mon, 20 May 2002 07:42:50 +0000 (07:42 +0000)
committerhno <>
Mon, 20 May 2002 07:42:50 +0000 (07:42 +0000)
helpers/basic_auth/winbind/Makefile.am

index dd8c4984b64fa5b6c4a36e4d762d8b972ae563d0..13574eafc9ce901aa8deebcdc13afacd904549cd 100644 (file)
@@ -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