* Actually fix install

This commit is contained in:
Phillip Stephens 2014-09-28 21:55:37 -07:00
parent 59063dfa7c
commit 7a25836c8e
1 changed files with 1 additions and 1 deletions

View File

@ -152,7 +152,7 @@ isEmpty(PREFIX) {
unix {
target.path = $$PREFIX/lib
target.files = $$PWD/lib/*
target.files = $$PWD/lib/*.a
headerFiles.files = $$PWD/include/*
headerFiles.path = $$PREFIX/include/Athena
pkgconf.files = libAthena.pc