1diff --git a/MathMod.pro b/MathMod.pro
2index 2e2fbf1..bb8f8bd 100644
3--- a/MathMod.pro
4+++ b/MathMod.pro
5@@ -63,7 +63,5 @@ OTHER_FILES += \
6 mathmodcollection.js \
7 mathmodconfig.js
8 # install
9-target.path = $TARGET
10-sources.files = $$SOURCES $$HEADERS $$RESOURCES $$FORMS mathmod.pro
11-sources.path = $TARGET
12-INSTALLS += target sources
13+target.path = @out@/bin
14+INSTALLS += target