Bug 1253769 - Remove toolkit/webapps/tests/Makefile.in; r?chmanchester draft
authorMike Shal <mshal@mozilla.com>
Fri, 04 Mar 2016 18:20:17 -0500
changeset 338203 cc23203fdc5e92dfa4992a73dae2c49f52aa9464
parent 337411 be593a64d7c6a826260514fe758ef32a6ee580f7
child 515759 de63ed233a82a8b0ff0474f94096e17ddb98b551
push id12466
push userbmo:mshal@mozilla.com
push dateTue, 08 Mar 2016 19:35:41 +0000
reviewerschmanchester
bugs1253769
milestone48.0a1
Bug 1253769 - Remove toolkit/webapps/tests/Makefile.in; r?chmanchester MozReview-Commit-ID: J1ehVZWCmAA
toolkit/webapps/tests/Makefile.in
toolkit/webapps/tests/moz.build
deleted file mode 100644
--- a/toolkit/webapps/tests/Makefile.in
+++ /dev/null
@@ -1,5 +0,0 @@
-# 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/.
-
-PROGRAMS_DEST = $(DEPTH)/_tests/testing/mochitest/chrome/$(relativesrcdir)
--- a/toolkit/webapps/tests/moz.build
+++ b/toolkit/webapps/tests/moz.build
@@ -1,8 +1,9 @@
 # -*- Mode: python; c-basic-offset: 4; indent-tabs-mode: nil; tab-width: 40 -*-
 # vim: set filetype=python:
 # 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/.
 
+FINAL_TARGET = '_tests/testing/mochitest/chrome/toolkit/webapps/tests'
 MOCHITEST_CHROME_MANIFESTS += ['chrome.ini']
 SimplePrograms(['TestWebappRT'])