From: Francesco Chemolli Date: Thu, 25 Feb 2016 15:57:10 +0000 (+0100) Subject: Removed spurious file in libsbuf SOURCES X-Git-Tag: SQUID_4_0_8~60^2~7 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=bfb6ec8fa3246b17341e59d3af475d609075ef33;p=thirdparty%2Fsquid.git Removed spurious file in libsbuf SOURCES --- diff --git a/src/sbuf/Makefile.am b/src/sbuf/Makefile.am index fd3731318e..062bda4831 100644 --- a/src/sbuf/Makefile.am +++ b/src/sbuf/Makefile.am @@ -11,7 +11,6 @@ include $(top_srcdir)/src/TestHeaders.am noinst_LTLIBRARIES = libsbuf.la libsbuf_la_SOURCES = \ - ../base/CharacterSet.h \ MemBlob.cc \ MemBlob.h \ OutOfBoundsException.h \