> There should probably be some kind of makefile that builds ctags when run > inside either ctags/main or ctags/parsers (right now it's only in the ctags > directory). There's something similar in universal-ctags too, I just wasn't > sure what's the right way to do it for Geany. I'd leave this to someone with > better automake knowledge (should be easy).
It probably doesn't matter. But something like `SUBDIRS = ..` should probably do it. --- 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/1070#issuecomment-234666671
