The upstream repo gives little priority to data source support such as glob.
But we need something similar to wildcard from GNU Make in order to ease the building script.
Currently, I'm using a combination of find and different vars, which is not straightforward.
I could submit a Pull Request if you like, but I believe it is pretty simple.