]> git.ipfire.org Git - thirdparty/squid.git/commitdiff
Fixed make dist problem.
authorserassio <>
Wed, 23 Nov 2005 02:45:04 +0000 (02:45 +0000)
committerserassio <>
Wed, 23 Nov 2005 02:45:04 +0000 (02:45 +0000)
helpers/basic_auth/mswin_sspi/Makefile.am

index f44dfbca06cf6bc21aa321da3616f0cf6b5f6f8e..1b60e1fc218c436f6c45bdebfc351ece736516d8 100755 (executable)
@@ -1,7 +1,7 @@
 #
 #  Makefile for the Squid Object Cache server
 #
-#  $Id: Makefile.am,v 1.1 2005/10/30 21:48:21 serassio Exp $
+#  $Id: Makefile.am,v 1.2 2005/11/22 19:45:04 serassio Exp $
 #
 #  Uncomment and customize the following to suit your needs:
 #
@@ -16,4 +16,4 @@ LDADD = -L$(top_builddir)/lib -lnetapi32 -ladvapi32 -lsspwin32 \
 
 INCLUDES = -I$(top_builddir)/include -I$(top_srcdir)/include -I$(top_srcdir)/src
 
-EXTRA_DIST = README.txt
+EXTRA_DIST = readme.txt