diff --git a/UniversalTuringMachine.pro b/UniversalTuringMachine.pro index 5ac8689..902a3bf 100644 --- a/UniversalTuringMachine.pro +++ b/UniversalTuringMachine.pro @@ -24,3 +24,4 @@ FORMS += \ qnx: target.path = /tmp/$${TARGET}/bin else: unix:!android: target.path = /opt/$${TARGET}/bin !isEmpty(target.path): INSTALLS += target +