From 8879a78ba84acea6bc61173afe994de4af205b1c Mon Sep 17 00:00:00 2001 From: Anne Jan Brouwer Date: Tue, 5 Aug 2014 01:51:31 +0200 Subject: added install target --- qtpass.pro | 3 +++ 1 file changed, 3 insertions(+) (limited to 'qtpass.pro') diff --git a/qtpass.pro b/qtpass.pro index 6b25ffc3..b8c4916d 100644 --- a/qtpass.pro +++ b/qtpass.pro @@ -39,3 +39,6 @@ win32 { } OTHER_FILES += LICENSE + +target.path = /usr/local/bin/ +INSTALLS += target -- cgit v1.2.3