--- dianara-v0.5/Dianara.pro 2013-05-30 14:46:38.000000000 +0200 +++ dianara-dev/Dianara.pro 2013-06-02 20:35:44.581817238 +0200 @@ -81,5 +81,10 @@ CONFIG += oauth # to use QOAuth +## This is here so the makefile has a 'make install' target +target.path = /usr/bin/ +INSTALLS += target + + ## TMP/FIXME added for Debian (Debian's libqoauth-dev bug?) INCLUDEPATH += /usr/include/QtOAuth /usr/include/QtCrypto