]> git.ipfire.org Git - thirdparty/squid.git/commitdiff
Removed spurious file in libsbuf SOURCES
authorFrancesco Chemolli <kinkie@squid-cache.org>
Thu, 25 Feb 2016 15:57:10 +0000 (16:57 +0100)
committerFrancesco Chemolli <kinkie@squid-cache.org>
Thu, 25 Feb 2016 15:57:10 +0000 (16:57 +0100)
src/sbuf/Makefile.am

index fd3731318ec09186f39a106863ca06f247d5b940..062bda48314a0293059c965a84e9bc281fe40928 100644 (file)
@@ -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 \