diff --git a/src/Makefile.am b/src/Makefile.am index 488ff0e2735..bc0982f74dc 100644 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -854,8 +854,7 @@ endif # TODO: libbitcoinkernel is a work in progress consensus engine library, as more # and more modules are decoupled from the consensus engine, this list will -# shrink to only those which are absolutely necessary. For example, things -# like index/*.cpp will be removed. +# shrink to only those which are absolutely necessary. libbitcoinkernel_la_SOURCES = \ kernel/bitcoinkernel.cpp \ arith_uint256.cpp \