summaryrefslogtreecommitdiff
path: root/config
diff options
context:
space:
mode:
authorMatt A. Tobin <email@mattatobin.com>2016-10-07 15:31:25 -0400
committerMatt A. Tobin <email@mattatobin.com>2016-10-07 15:31:25 -0400
commit50c9ec6cc119389e3495441b3cc53b42b0955b80 (patch)
treea39e2453cf6994daec990011a1393fab5e452155 /config
parent53683d6f46c3273fa1d0c4a3ece7139a65631498 (diff)
downloadpalemoon-gre-50c9ec6cc119389e3495441b3cc53b42b0955b80.tar.gz
Exterminate WebAppRT - Part 2: Remove webapprt support from the build system
Diffstat (limited to 'config')
-rw-r--r--config/rules.mk3
1 files changed, 0 insertions, 3 deletions
diff --git a/config/rules.mk b/config/rules.mk
index 5f533bda0..436a8c6ba 100644
--- a/config/rules.mk
+++ b/config/rules.mk
@@ -1617,9 +1617,6 @@ libs export::
$(CHECK_FROZEN_VARIABLES)
PURGECACHES_DIRS ?= $(DIST)/bin
-ifdef MOZ_WEBAPP_RUNTIME
-PURGECACHES_DIRS += $(DIST)/bin/webapprt
-endif
PURGECACHES_FILES = $(addsuffix /.purgecaches,$(PURGECACHES_DIRS))