Git can't do empty directories, is that the problem? I'll take
a look.
Yes, that's the problem. When I make the resources directory, the build works. To get a directory in git, I usually just stick a file called '.gitignore' in the directory that I want. I guess in this case you could just add 'resources/.ignore' or something.