diff options
Diffstat (limited to '')
-rw-r--r-- | tools/rusttests/moz.configure | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/tools/rusttests/moz.configure b/tools/rusttests/moz.configure new file mode 100644 index 0000000000..520989a8cf --- /dev/null +++ b/tools/rusttests/moz.configure @@ -0,0 +1,5 @@ +# This Source Code Form is subject to the terms of the Mozilla Public +# 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("../../toolkit/moz.configure") |