Add PKGCONFNAME to install dependencies.
Attempting to use the install target before the make target works fine, except for the missing pkgconfig file. Adding that file to the dependencies for the install target to make sure it gets created first.
Please register or sign in to comment