mirror of
https://github.com/mozilla/gecko-dev.git
synced 2025-01-27 07:34:20 +00:00
Trying this again with the correct case for LICENSE and README.txt
This commit is contained in:
parent
d11b65ff7c
commit
4af1cfbaef
@ -355,3 +355,9 @@ libs::
|
||||
|
||||
echo_objs:
|
||||
@echo $(OBJS)
|
||||
|
||||
README_FILE = $(topsrcdir)/README.txt
|
||||
|
||||
libs::
|
||||
$(INSTALL) $(README_FILE) $(DIST)/bin
|
||||
$(INSTALL) $(topsrcdir)/LICENSE $(DIST)/bin
|
||||
|
Loading…
x
Reference in New Issue
Block a user