mirror of
https://repo.dactyloidae.xyz/Dactyloidae/UXP.git
synced 2026-09-05 07:18:39 +09:00
No Issue - Fix syntax in js/src/jsapi-tests/moz.build
This commit is contained in:
parent
dc425fc3e8
commit
2e330af8c4
1 changed files with 1 additions and 1 deletions
|
|
@ -3,7 +3,7 @@
|
|||
# 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/.
|
||||
|
||||
include(../js-cxxflags.mozbuild)
|
||||
include('../js-cxxflags.mozbuild')
|
||||
|
||||
GeckoProgram('jsapi-tests', linkage=None)
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue