summaryrefslogtreecommitdiffstats
path: root/application/palemoon/components/build/moz.build
diff options
context:
space:
mode:
authorMatt A. Tobin <email@mattatobin.com>2018-11-30 10:33:08 -0500
committerMatt A. Tobin <email@mattatobin.com>2018-11-30 10:33:08 -0500
commit26f7e0ce36350d309c6b0fbd6261adbe98e93aab (patch)
treec34bf7add9ee10287f55158b93de1b6e131551d0 /application/palemoon/components/build/moz.build
parentda447504ddabd5519d9952f79f6bad954eba60e6 (diff)
downloadUXP-26f7e0ce36350d309c6b0fbd6261adbe98e93aab.tar
UXP-26f7e0ce36350d309c6b0fbd6261adbe98e93aab.tar.gz
UXP-26f7e0ce36350d309c6b0fbd6261adbe98e93aab.tar.lz
UXP-26f7e0ce36350d309c6b0fbd6261adbe98e93aab.tar.xz
UXP-26f7e0ce36350d309c6b0fbd6261adbe98e93aab.zip
Issue #890 - Port cpp aboutRedirector to javascript
Diffstat (limited to 'application/palemoon/components/build/moz.build')
-rw-r--r--application/palemoon/components/build/moz.build1
1 files changed, 0 insertions, 1 deletions
diff --git a/application/palemoon/components/build/moz.build b/application/palemoon/components/build/moz.build
index c85723e16..d2b200968 100644
--- a/application/palemoon/components/build/moz.build
+++ b/application/palemoon/components/build/moz.build
@@ -15,7 +15,6 @@ SOURCES += [
XPCOMBinaryComponent('browsercomps')
LOCAL_INCLUDES += [
- '../about',
'../dirprovider',
'../feeds',
'../shell',