mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-12-02 10:00:54 +00:00
Don't install profile stuff.
This commit is contained in:
parent
3fa297960f
commit
88cc0558b7
@ -54,13 +54,6 @@ EXPORT_RESOURCE_SAMPLES = \
|
||||
$(srcdir)/forward.gif \
|
||||
$(srcdir)/trash.gif \
|
||||
$(srcdir)/newsHost.gif \
|
||||
$(srcdir)/content1.xul \
|
||||
$(srcdir)/content2.xul \
|
||||
$(srcdir)/content3.xul \
|
||||
$(srcdir)/content4.xul \
|
||||
$(srcdir)/cpw.xul \
|
||||
$(srcdir)/navigation.xul \
|
||||
$(srcdir)/common.css \
|
||||
$(NULL)
|
||||
|
||||
EXPORT_RESOURCE_SAMPLES_TO_REMOVE := $(addprefix $(SAMPLES_DIR)/, $(EXPORT_RESOURCE_SAMPLES))
|
||||
|
@ -49,12 +49,6 @@ install::
|
||||
$(MAKE_INSTALL) forward.gif $(DIST)\bin\res\mailnews\messenger
|
||||
$(MAKE_INSTALL) trash.gif $(DIST)\bin\res\mailnews\messenger
|
||||
$(MAKE_INSTALL) newsHost.gif $(DIST)\bin\res\mailnews\messenger
|
||||
$(MAKE_INSTALL) content1.xul $(DIST)\bin\res\mailnews\messenger
|
||||
$(MAKE_INSTALL) content2.xul $(DIST)\bin\res\mailnews\messenger
|
||||
$(MAKE_INSTALL) content3.xul $(DIST)\bin\res\mailnews\messenger
|
||||
$(MAKE_INSTALL) content4.xul $(DIST)\bin\res\mailnews\messenger
|
||||
$(MAKE_INSTALL) cpw.xul $(DIST)\bin\res\mailnews\messenger
|
||||
$(MAKE_INSTALL) navigation.xul $(DIST)\bin\res\mailnews\messenger
|
||||
|
||||
clobber::
|
||||
rm -f $(DIST)\res\mailnews\messenger\mailshell.xul
|
||||
|
Loading…
Reference in New Issue
Block a user