Add missing #include to src/main/torrentclient.h.
[tairent.git] / clean.sh
bloba43e97e4db683c9f1e8645439326e09d4bf08dde
1 #!/bin/sh
3 find -regex '.*~' -exec rm -f \{\} \;
4 rm -rf doc/html
5 jam clean