From 59063dfa7c47fea670f05c3e12f20fb2084be354 Mon Sep 17 00:00:00 2001 From: Phillip Stephens Date: Sun, 28 Sep 2014 21:51:17 -0700 Subject: [PATCH] * Fix whitespace --- Athena.pro | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Athena.pro b/Athena.pro index 36b4800..6b3338d 100644 --- a/Athena.pro +++ b/Athena.pro @@ -152,7 +152,7 @@ isEmpty(PREFIX) { unix { target.path = $$PREFIX/lib - target.files = $$PWD/lib/* + target.files = $$PWD/lib/* headerFiles.files = $$PWD/include/* headerFiles.path = $$PREFIX/include/Athena pkgconf.files = libAthena.pc