I was having some trouble with a project that depends on this and so I updated my LibraryMake boilerplate to match that shown in README.md. However, doing so does not work as the build will try to find Makefile.in in the root directory of the project rather than the src directory. However, the current README.md shows Makefile.in being defined in src.