Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code

Unified Diff: extensions/adblockplus/Makefile.in

Issue 4540363985387520: Embed Adblock Plus (Closed)
Patch Set: WIP - Use the extensions directory Created Dec. 5, 2014, 7:16 p.m.
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: extensions/adblockplus/Makefile.in
===================================================================
new file mode 100644
--- /dev/null
+++ b/extensions/adblockplus/Makefile.in
@@ -0,0 +1,10 @@
+#
+# 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/.
+
+FILES := \
+ {d10d0bf8-f5b5-c8b4-a8b2-2b9879e08c5d}.xpi \
+ $(NULL)
+FILES_PATH = $(FINAL_TARGET)/extensions
+PP_TARGETS := FILES
« no previous file with comments | « README.md ('k') | extensions/adblockplus/moz.build » ('j') | mobile/android/build.mk » ('J')

Powered by Google App Engine
This is Rietveld