Set minimum ammo box content of 1 for default ammo schemes
Because they frequently get copied, and having 0 ammo in a box is odd
foreach(dir
Fonts
Forts
Graphics
Locale
Maps
Missions
Music
Names
Scripts
Sounds
Themes
misc
)
add_subdirectory(${dir})
endforeach(dir)
if(${GL2})
add_subdirectory(Shaders)
endif(${GL2})