summaryrefslogtreecommitdiffstats
path: root/app/Makefile.in
diff options
context:
space:
mode:
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