Skip to content
Snippets Groups Projects
Commit 7b3e17a2 authored by ftang%netscape.com's avatar ftang%netscape.com
Browse files

add charsetDetectorsOverlay

parent 22ac4d8c
No related branches found
No related tags found
No related merge requests found
......@@ -12,3 +12,5 @@ strres.js
about.html
charsetOverlay.xul
charsetOverlay.js
charsetDetectorsOverlay.js
charsetDetectorsOverlay.xul
......@@ -39,6 +39,8 @@ EXPORT_RESOURCE_CONTENT = \
$(srcdir)/charsetOverlay.js \
$(srcdir)/strres.js \
$(srcdir)/about.html \
$(srcdir)/charsetDetectorsOverlay.js \
$(srcdir)/charsetDetectorsOverlay.xul \
$(NULL)
include $(topsrcdir)/config/rules.mk
......
......@@ -38,6 +38,8 @@ install::
$(MAKE_INSTALL) about.html $(DISTBROWSER)
$(MAKE_INSTALL) charsetOverlay.xul $(DISTBROWSER)
$(MAKE_INSTALL) charsetOverlay.js $(DISTBROWSER)
$(MAKE_INSTALL) charsetDetectorsOverlay.js $(DISTBROWSER)
$(MAKE_INSTALL) charsetDetectorsOverlay.xul $(DISTBROWSER)
clobber::
rm -f $(DIST)\bin\chrome\global\content\default\*.*
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment