summaryrefslogtreecommitdiffstats
path: root/app/Makefile.in
diff options
context:
space:
mode:
authorThomas Groman <tgroman@nuegia.net>2019-12-18 21:25:17 -0800
committerThomas Groman <tgroman@nuegia.net>2019-12-18 21:25:17 -0800
commit72a52c6f02f8ef76ed3975531968135c3e7c8e78 (patch)
tree701ef67d6fa003bf13ea1e6122c2d23ba77d6bde /app/Makefile.in
parent5be4cf14a7c2d2babea6030cf180a706f71eda3c (diff)
downloadwebbrowser-72a52c6f02f8ef76ed3975531968135c3e7c8e78.tar
webbrowser-72a52c6f02f8ef76ed3975531968135c3e7c8e78.tar.gz
webbrowser-72a52c6f02f8ef76ed3975531968135c3e7c8e78.tar.lz
webbrowser-72a52c6f02f8ef76ed3975531968135c3e7c8e78.tar.xz
webbrowser-72a52c6f02f8ef76ed3975531968135c3e7c8e78.zip
removed more branded files that are no longer used
Diffstat (limited to 'app/Makefile.in')
-rw-r--r--app/Makefile.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/Makefile.in b/app/Makefile.in
index d008010..10dff6d 100644
--- a/app/Makefile.in
+++ b/app/Makefile.in
@@ -50,7 +50,7 @@ libs::
cp -p $(MOZ_APP_NAME)$(BIN_SUFFIX) $(DIST)/bin/$(MOZ_APP_NAME)-bin$(BIN_SUFFIX)
endif
-GARBAGE += $(addprefix $(FINAL_TARGET)/defaults/pref/, palemoon.js)
+GARBAGE += $(addprefix $(FINAL_TARGET)/defaults/pref/, webbrowser.js)
endif