From bfb6ec8fa3246b17341e59d3af475d609075ef33 Mon Sep 17 00:00:00 2001 From: Francesco Chemolli Date: Thu, 25 Feb 2016 16:57:10 +0100 Subject: [PATCH] Removed spurious file in libsbuf SOURCES --- src/sbuf/Makefile.am | 1 - 1 file changed, 1 deletion(-) 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 \ -- 2.47.3