mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-10-29 21:25:35 +00:00
Removing README.txt for Mozilla Suite from Sunbird builds. Was causing trouble with unify.
This commit is contained in:
parent
c23c2de4e3
commit
6abdaa7b12
@ -45,7 +45,6 @@ bin\sunbird.exe
|
||||
bin\res\cmessage.txt
|
||||
bin\xpicleanup.exe
|
||||
bin\LICENSE
|
||||
bin\README.txt
|
||||
|
||||
; [Components]
|
||||
bin\AccessibleMarshal.dll
|
||||
|
@ -22,7 +22,7 @@
|
||||
# Brian Ryner <bryner@brianryner.com>
|
||||
# Jonathan Wilson <jonwil@tpgi.com.au>
|
||||
# Dan Mosedale <dmose@mozilla.org>
|
||||
# Matthew Willis <mattwillis@gmail.com>
|
||||
# Matthew Willis <lilmatt@mozilla.com>
|
||||
#
|
||||
# Alternatively, the contents of this file may be used under the terms of
|
||||
# either the GNU General Public License Version 2 or later (the "GPL"), or
|
||||
@ -377,10 +377,7 @@ endif
|
||||
|
||||
endif # LIBXUL_SDK
|
||||
|
||||
README_FILE = $(topsrcdir)/README.txt
|
||||
|
||||
libs::
|
||||
$(INSTALL) $(README_FILE) $(DIST)/bin
|
||||
$(INSTALL) $(topsrcdir)/LICENSE $(DIST)/bin
|
||||
|
||||
libs:: $(srcdir)/profile/prefs.js
|
||||
|
Loading…
Reference in New Issue
Block a user