|
From: Ethan A M. <sf...@us...> - 2017-05-22 23:28:28
|
Current cvs for 5.1 and 5.2 has an odd automake glitch that
I do not understand.
"make" run on linux creates a file
docs/windows/doc2wxhtml-doc2html.o
that surely isn't needed.
"make dist" includes that file in the generated tarball.
Other *.o files are discarded when packing up the files
for distribution. Why not this one?
Why does it even exist in the first place?
Ethan
|