* Fix whitespace

This commit is contained in:
Phillip Stephens 2014-09-28 21:51:17 -07:00
parent 5eca61ad67
commit 59063dfa7c
1 changed files with 1 additions and 1 deletions

View File

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