Adding missing files to the xam gypi.

This commit is contained in:
Ben Vanik 2013-05-26 18:40:51 -07:00
parent c10d719d53
commit 1a5a8d748d
1 changed files with 4 additions and 0 deletions

View File

@ -2,7 +2,11 @@
{
'sources': [
'xam_info.cc',
'xam_info.h',
'xam_module.cc',
'xam_module.h',
'xam_state.cc',
'xam_state.h',
'xam_table.h',
],
}