mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-25 22:01:30 +00:00
[OS/2] Bug 507251: Fix build break of xulrunner, sunbird due to missing readme.*, r=pweilbacher
This commit is contained in:
parent
01aee12b39
commit
c6f3f28a51
@ -126,8 +126,10 @@ DEFINES += -DMOZ_APP_DISPLAYNAME=\"$(MOZ_APP_DISPLAYNAME)\"
|
||||
|
||||
LOCAL_INCLUDES = -I. -I$(srcdir)/../xpwidgets -I$(srcdir)
|
||||
|
||||
ifneq (,$(filter-out xulrunner sunbird,$(MOZ_APP_NAME)))
|
||||
libs:: README.$(MOZ_APP_NAME)
|
||||
cp -f $^ $(DIST)/bin/README.txt
|
||||
endif
|
||||
|
||||
export::
|
||||
test -d ./res || mkdir ./res
|
||||
|
Loading…
Reference in New Issue
Block a user