6 lines
113 B
Text
6 lines
113 B
Text
if CONFIG['MOZ_WEBRTC']:
|
|
EXPORTS.drm = [
|
|
'drm/include/libdrm/drm.h',
|
|
'drm/xf86drm.h',
|
|
]
|
|
|