Bug 1638136 [wpt PR 23617] - Clipboard API Tests: Move permissions tests to WPT....
[gecko.git] / gfx / angle / Makefile.in
blob7137b990bcd0d86d829c217277a0cd83a029b3e8
1 # This Source Code Form is subject to the terms of the Mozilla Public
2 # License, v. 2.0. If a copy of the MPL was not distributed with this
3 # file, You can obtain one at http://mozilla.org/MPL/2.0/.
5 ifdef MOZ_ANGLE_RENDERER
7 libs::
8 ifdef MOZ_D3DCOMPILER_VISTA_DLL_PATH
9 cp -fp "$(MOZ_D3DCOMPILER_VISTA_DLL_PATH)" "$(DIST)/bin"
10 endif
12 endif
14 include $(topsrcdir)/config/rules.mk