diff --git a/Makefile b/Makefile index b4948787..27ab5ea1 100644 --- a/Makefile +++ b/Makefile @@ -10,6 +10,7 @@ install: chmod 755 /usr/local/bin/sparkleshare cp data/icons /usr/share/ -R mkdir -p ~/.config/autostart +# TODO: doesn't start on login cp data/sparkleshare.desktop.in ~/.config/autostart/sparkleshare.desktop chmod 775 ~/.config/autostart/sparkleshare.desktop gtk-update-icon-cache /usr/share/icons/hicolor -f