diff --git a/qt/qtr.pro b/qt/qtr.pro index 67968ce62..c1838cc90 100644 --- a/qt/qtr.pro +++ b/qt/qtr.pro @@ -7,6 +7,10 @@ LICENSE = "GPL" target.path = /bin INSTALLS += target +unix: INSTALLS += man +man.path = /share/man/man1/ +man.files = transmission-qt.1 + CONFIG += qt qdbus thread debug link_pkgconfig QT += network PKGCONFIG = fontconfig libcurl openssl dbus-1