]> git.ipfire.org Git - thirdparty/squid.git/commitdiff
Forgot to dist the new header files
authorhno <>
Wed, 26 Jun 2002 16:56:34 +0000 (16:56 +0000)
committerhno <>
Wed, 26 Jun 2002 16:56:34 +0000 (16:56 +0000)
helpers/basic_auth/MSNT/Makefile.am

index cc0dbefb264776ca2a832a787ec545c2bb2b2fc6..7c3301b875fead619588d3fc1c83dc500f914477 100644 (file)
@@ -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 \