diff options
Diffstat (limited to 'athena/athena.gyp')
-rw-r--r-- | athena/athena.gyp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/athena/athena.gyp b/athena/athena.gyp index b6ecb87..360dd1c 100644 --- a/athena/athena.gyp +++ b/athena/athena.gyp @@ -59,7 +59,7 @@ }, { 'target_name': 'athena_content_lib', - 'type': '<(component)', + 'type': 'static_library', 'dependencies': [ 'athena_lib', '../content/content.gyp:content_browser', |