diff --git a/src/app/app.pro b/src/app/app.pro
index ee298d521d664f6808bd82e0e04af420f5a647ae..69f677dacb7d94501b94c7a7806a5320ce2e094c 100644
--- a/src/app/app.pro
+++ b/src/app/app.pro
@@ -44,6 +44,7 @@ unix:!macx {
     }
 
     target.files += $$OUT_PWD/$$DESTDIR/$$IDE_APP_WRAPPER
+    target.files += $$OUT_PWD/$$DESTDIR/$$IDE_APP_TARGET
     target.path  = /bin
     INSTALLS    += target