Doubts with ZMusic installation

Built Zmusic for Linux by following steps in the Github page.
But then I had several doubts regarding precisely the post-building stuff.
First, by doing "make install" it only copies libzmusic.so*, and not the actual synthesizers! (Timidity, Fluidsynth, OPL, GME, etc).
So how does ZMusic actually read the syntheziser stuff?
Say, if I built ZMusic in $HOME/zmusic_build, then do I need to keep this directory permanently here in order for supposedly installed ZMusic to work?
Second, in order to build GZDoom, one needs to specify both ZMusic libzmusic.so library, *and* the header file. The thing is, it's most likely a not so obvious/intuitive step; the header file, located in source code directory, is not copied to ZMusic build directory, nor anywhere else with "make install" neither.
Shouldn't Github page mention something like "copy ZMusic header file from source code directory to build GZDoom"? Or update the wiki page, of course...
Thanks beforehand.
But then I had several doubts regarding precisely the post-building stuff.
First, by doing "make install" it only copies libzmusic.so*, and not the actual synthesizers! (Timidity, Fluidsynth, OPL, GME, etc).
So how does ZMusic actually read the syntheziser stuff?
Say, if I built ZMusic in $HOME/zmusic_build, then do I need to keep this directory permanently here in order for supposedly installed ZMusic to work?
Second, in order to build GZDoom, one needs to specify both ZMusic libzmusic.so library, *and* the header file. The thing is, it's most likely a not so obvious/intuitive step; the header file, located in source code directory, is not copied to ZMusic build directory, nor anywhere else with "make install" neither.
Shouldn't Github page mention something like "copy ZMusic header file from source code directory to build GZDoom"? Or update the wiki page, of course...
Thanks beforehand.