From: Alex Rousskov Date: Fri, 29 Aug 2014 19:32:50 +0000 (-0600) Subject: Fixed build by removing the COPYING entry made stale by r13568. X-Git-Tag: SQUID_3_5_0_1~76 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=96ddf779c38f88ddd0437e8a57c1b3f69164df5e;p=thirdparty%2Fsquid.git Fixed build by removing the COPYING entry made stale by r13568. --- diff --git a/helpers/negotiate_auth/kerberos/Makefile.am b/helpers/negotiate_auth/kerberos/Makefile.am index 07c7bb7631..cda4522e2d 100644 --- a/helpers/negotiate_auth/kerberos/Makefile.am +++ b/helpers/negotiate_auth/kerberos/Makefile.am @@ -1,6 +1,6 @@ include $(top_srcdir)/src/Common.am -EXTRA_DIST = README COPYING required.m4 negotiate_kerberos_auth.8 +EXTRA_DIST = README required.m4 negotiate_kerberos_auth.8 SUBDIRS = libexec_PROGRAMS = negotiate_kerberos_auth negotiate_kerberos_auth_test