>> After the big #84 change (i.e., commit 82d72b747) I now see that >> `.info` files are no longer built if I say `make all` – note I'm >> talking about `.info` files without images. > > Not intentional, see > https://gitlab.com/lilypond/lilypond/-/merge_requests/306
The fix is incomplete, as I've just found out: `make install` doesn't install the info files. I looked a bit at the code but I couldn't find out where the target is missing... Werner