> However, looks good from reading your links and the patch. Only > `$(top_builddir)/` doesn't really seem useful as it's in the top Makefile.am, > but it doesn't hurt either.
Yeah, one could argue for both, `$(top_builddir)` and `$(builddir)`, in this case. When writing it, I was irresolute which one to use and probably chose the one you wouldn't have preferred :D. I don't mind changing it to `$(builddir)`. -- You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub: https://github.com/geany/geany/pull/2911#issuecomment-937666270
