From: hno <> Date: Wed, 26 Jun 2002 16:56:34 +0000 (+0000) Subject: Forgot to dist the new header files X-Git-Tag: SQUID_3_0_PRE1~942 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=d571784aaf66c4303aae132b52b777ce6852ea4b;p=thirdparty%2Fsquid.git Forgot to dist the new header files --- diff --git a/helpers/basic_auth/MSNT/Makefile.am b/helpers/basic_auth/MSNT/Makefile.am index cc0dbefb26..7c3301b875 100644 --- a/helpers/basic_auth/MSNT/Makefile.am +++ b/helpers/basic_auth/MSNT/Makefile.am @@ -1,7 +1,7 @@ # # Makefile for the Squid Object Cache server # -# $Id: Makefile.am,v 1.5 2002/06/19 22:53:56 wessels Exp $ +# $Id: Makefile.am,v 1.6 2002/06/26 10:56:34 hno Exp $ # # Uncomment and customize the following to suit your needs: # @@ -15,7 +15,8 @@ msnt_auth_SOURCES = md4.c rfcnb-io.c rfcnb-util.c session.c msntauth.c \ usersfile.c \ byteorder.h rfcnb-common.h rfcnb-error.h rfcnb.h \ rfcnb-io.h rfcnb-priv.h rfcnb-util.h smblib-common.h \ - smblib.h smblib-priv.h std-defines.h std-includes.h valid.h + smblib.h smblib-priv.h std-defines.h std-includes.h valid.h \ + md4.h smbdes.h smbencrypt.h EXTRA_DIST = \ COPYING-2.0 \