From: Paul F. <pj...@wa...> - 2024-12-21 21:02:29
|
On 20-12-24 19:19, Florian Krohm wrote: > diff --git a/coregrind/Makefile.am b/coregrind/Makefile.am > index 4eeb6e3d2..63bbc5ef5 100644 > --- a/coregrind/Makefile.am > +++ b/coregrind/Makefile.am > @@ -265,6 +265,7 @@ noinst_HEADERS = \ > m_debuginfo/lzoconf.h \ > m_debuginfo/lzodefs.h \ > m_debuginfo/minilzo.h \ > + m_debuginfo/zstd.h \ > m_demangle/ansidecl.h \ > m_demangle/cp-demangle.h \ > m_demangle/dyn-string.h \ I can reproduce this. Unless there are any objections I'll push this change tomorrow. A+ Paul |