Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Match only one file for cp in make for macOS
On macOS, the glob at the end of the `Makefile` matched three files, so it failed. This fix works on macOS and Linux.
- Loading branch information