Upstream version 9.38.198.0
[platform/framework/web/crosswalk.git] / src / third_party / opus / opus_nacl.gyp
index 4ade702..a93a817 100644 (file)
@@ -36,8 +36,9 @@
         'src/silk/float',
       ],
       'includes': ['opus_srcs.gypi', ],
-      'sources/': [
-        ['exclude', '/fixed/[^/]*_FIX.(h|c)$'],
+      'sources': [
+        '<@(opus_common_sources)',
+        '<@(opus_float_sources)',
       ],
     },  # end of target 'opus_nacl'
   ],