I used version 1.1.1, and make uninstall left behind the following links created by `make install'
ln -f -s mtp-connect /usr/bin/mtp-delfile
ln -f -s mtp-connect /usr/bin/mtp-getfile
ln -f -s mtp-connect /usr/bin/mtp-newfolder
ln -f -s mtp-connect /usr/bin/mtp-sendfile
ln -f -s mtp-connect /usr/bin/mtp-sendtr
Anonymous
The
make uninstall
command should remove these symbolic links created bymake install
.