Hi Dmitry, On Thu, 2020-12-10 at 14:52 +0300, Dmitry V. Levin wrote: > On Thu, Dec 10, 2020 at 12:28:35PM +0100, Mark Wielaard wrote: > > > > + * Makefile.am (noinst_PROGRAMS): Rename to noinst_DATA. > > > > + (libasm_so_SOURCES): Remove. > > > > + (CLEANFILES): Add libelf.so. > > > > > > Add libasm.so.$(VERSION). > > It has to be libasm.so. > > Likewise, libelf/ChangeLog should mention libelf.so instead of > libasm.so.
Aha, o, oops. I see, I was too quick with my copy/paste. Double checked everything and pushed with the correct names. Thanks, Mark