diff options
author | Jan-Simon Moeller <jsmoeller@linuxfoundation.org> | 2017-12-16 19:36:19 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@automotivelinux.org> | 2017-12-16 19:36:19 +0000 |
commit | 9c10bd1f571c7888d565378a6dbf3eed7ff4eaa4 (patch) | |
tree | 02fb463d5c772e96a8049815c9f7c824db827696 /homescreen | |
parent | bcb5f4da30e6a45441ee467e15ab99420543dfba (diff) | |
parent | a7e1f83bab0759f4efbc885458e2102c3b9847d2 (diff) |
Merge "Fix installation info"
Diffstat (limited to 'homescreen')
-rw-r--r-- | homescreen/homescreen.pro | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/homescreen/homescreen.pro b/homescreen/homescreen.pro index b86126f..c885ef3 100644 --- a/homescreen/homescreen.pro +++ b/homescreen/homescreen.pro @@ -29,9 +29,6 @@ LIBS += -lhomescreen include(../interfaces/interfaces.pri) -target.path = /home/root -INSTALLS += target - SOURCES += \ src/main.cpp \ src/applicationmodel.cpp \ |