From: Kazumasa Mitsunari Date: Mon, 13 Nov 2017 06:01:12 +0000 (+0900) Subject: Fix the installation error X-Git-Tag: 4.99.3^0 X-Git-Url: https://gerrit.automotivelinux.org/gerrit/gitweb?p=src%2Flibqthomescreen.git;a=commitdiff_plain;h=8e55c3740ec7576ba08692572b28719404c77f66 Fix the installation error Fix the installation error due to typo Change-Id: I7771d635f5967fdd77dcb9c2c78d1407e169305c Signed-off-by: Kazumasa Mitsunari --- diff --git a/src/src.pro b/src/src.pro index 1523379..de00702 100644 --- a/src/src.pro +++ b/src/src.pro @@ -21,7 +21,7 @@ HEADERS = qlibhomescreen.h SOURCES = qlibhomescreen.cpp headers.path = /usr/include -headers.file = qlibhomescreen.h +headers.files = qlibhomescreen.h target.path = /usr/lib