]> git.ipfire.org Git - thirdparty/squid.git/commitdiff
Need to dist some header files
authorhno <>
Mon, 20 May 2002 07:39:53 +0000 (07:39 +0000)
committerhno <>
Mon, 20 May 2002 07:39:53 +0000 (07:39 +0000)
helpers/ntlm_auth/winbind/Makefile.am

index 2bfd30f901bc4ba0c831b545b167da86ee21038c..60d07b14339e282e63e0b7b294a8384314522cb4 100644 (file)
@@ -1,11 +1,11 @@
 #
 #  Makefile for the Squid Object Cache server
 #
-#  $Id: Makefile.am,v 1.1 2002/05/19 23:42:42 hno Exp $
+#  $Id: Makefile.am,v 1.2 2002/05/20 01:39:53 hno Exp $
 #
 
 libexec_PROGRAMS = wb_ntlmauth
-wb_ntlmauth_SOURCES = wb_ntlm_auth.c wb_common.c
+wb_ntlmauth_SOURCES = wb_ntlm_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 -lm