remove spurious messages file from framebuffer install target
This commit is contained in:
parent
7c3da95a07
commit
6cabd4cd62
|
@ -170,7 +170,7 @@ EXETARGET := nsfb
|
|||
|
||||
NETSURF_FRAMEBUFFER_RESOURCE_LIST := adblock.css credits.html \
|
||||
default.css internal.css licence.html \
|
||||
netsurf.png quirks.css welcome.html maps.html Messages
|
||||
netsurf.png quirks.css welcome.html maps.html
|
||||
|
||||
install-framebuffer:
|
||||
$(Q)$(MKDIR) -p $(DESTDIR)$(NETSURF_FRAMEBUFFER_BIN)
|
||||
|
|
Loading…
Reference in New Issue