i installed kannel from debian repositories. so i want to remove a previous installation which was compiled from the source. it was installed in a different directory(/usr/local/kannel). so when i issue $make clean command, the installation in the /usr/local/kannel is not removed.
how can i solve this?
