Hey, the Makefile is missing a few files. I got most of them in this patch.
A few files still remain missing... I'm not sure if they are important
though. Here's the horrible command I came up with:
eric@coal ~/sources/jabber-net-read-only $ find . -name \*.cs -exec echo -n
"{} " \; -exec grep -c {} Makefile \; | grep -v ^./test | grep -v
^./Example | grep 0$
Thanks!
Original issue reported on code.google.com by e...@codebutler.com on 7 Aug 2008 at 6:21
Original issue reported on code.google.com by
e...@codebutler.com
on 7 Aug 2008 at 6:21Attachments: