mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
bug 1049106 - always build gmp-fake. r=gps
This commit is contained in:
parent
7858a327a5
commit
a3b0bac90d
@ -4,8 +4,9 @@
|
||||
# License, v. 2.0. If a copy of the MPL was not distributed with this
|
||||
# file, You can obtain one at http://mozilla.org/MPL/2.0/.
|
||||
|
||||
DIRS += ['gmp-plugin']
|
||||
if CONFIG['MOZ_WEBRTC']:
|
||||
DIRS += ['bridge', 'gmp-plugin']
|
||||
DIRS += ['bridge']
|
||||
|
||||
LOCAL_INCLUDES += [
|
||||
'/media/webrtc/signaling/src/common',
|
||||
|
Loading…
Reference in New Issue
Block a user