Missing .inc files from source
Posted: Fri Dec 12, 2008 5:45 am
First of all, thanks for this GREAT library! I'm amazed at its quality and features -- I specially liked the "jingle" support 
I was reading the source and I noticed that it seems to be missing all the assembly include (.inc) files.
Looking closely, the Makefile's "dist-src" rule doesn't seem to include the "asm_include" directory in the distribution tar (well, it *looks* that this is what's missing, based on the include directories passed to the assembler).
That's not a problem for me (I didn't really want to compile it), but I just thought you should know.
Anyway, thanks again. Great work!

I was reading the source and I noticed that it seems to be missing all the assembly include (.inc) files.
Looking closely, the Makefile's "dist-src" rule doesn't seem to include the "asm_include" directory in the distribution tar (well, it *looks* that this is what's missing, based on the include directories passed to the assembler).
That's not a problem for me (I didn't really want to compile it), but I just thought you should know.
Anyway, thanks again. Great work!