summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorScott Murray <scott.murray@konsulko.com>2017-11-11 17:11:20 -0500
committerScott Murray <scott.murray@konsulko.com>2017-11-11 17:11:20 -0500
commit77460e797c950f6a2c742cc8604a58b5deb86616 (patch)
treed82859e383d45428222acdbbe1ed0b3d4c393d93
parente1f7947894930eb2ed2ea2f7befea9022506be96 (diff)
Header installation wasn't working due to a typo, fix it. Change-Id: Ie63fcfbf512a0de14e2bdb9f4f737f4cef335100 Signed-off-by: Scott Murray <scott.murray@konsulko.com>
-rw-r--r--src/src.pro2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/src.pro b/src/src.pro
index 54acf08..deb4737 100644
--- a/src/src.pro
+++ b/src/src.pro
@@ -21,7 +21,7 @@ HEADERS = qlibwindowmanager.h
SOURCES = qlibwindowmanager.cpp
headers.path = /usr/include
-headers.file = qlibwindowmanager.h
+headers.files = qlibwindowmanager.h
target.path = /usr/lib