Put product logo to indexhtml

This commit is contained in:
Andrey Cherepanov 2013-10-25 16:36:11 +04:00
parent 508e6a9afd
commit e95f4918e6
2 changed files with 2 additions and 0 deletions

View File

@ -23,6 +23,8 @@ all:
cp -al images/grub.png images/boot.png
# product logo for ahttpd
cp -al images/product-logo.png components/ahttpd/images/product-logo.png
# product logo for indexhtml
cp -al images/product-logo.png components/indexhtml/images/product-logo.png
include components.mk
install: browser-qt ahttpd boot-images boot-splash @X86@ indexhtml

Binary file not shown.

Before

Width:  |  Height:  |  Size: 7.3 KiB