JohnKenVan / jabber-net

Automatically exported from code.google.com/p/jabber-net
Other
0 stars 0 forks source link

Makefile is missing some files #38

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
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

Attachments: