build.xml can only do javac and rmic compilation, if you use that, you need to
manually copy the images to the same directory with the class files.
The Makefile otoh handles this and copies everything necesary to run into dist
