mirror of
https://github.com/Rockbox/rockbox.git
synced 2025-11-11 06:02:37 -05:00
Add a missing install: label - thanks to Bryan Childs for spotting
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@13727 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
a1eb162d69
commit
34b0ca4983
1 changed files with 1 additions and 0 deletions
|
|
@ -60,4 +60,5 @@ clean:
|
||||||
make -C icons clean
|
make -C icons clean
|
||||||
|
|
||||||
.PHONY: install
|
.PHONY: install
|
||||||
|
install:
|
||||||
install -D rbutil$(EXT) $(DESTDIR)/bin/rbutil$(EXT)
|
install -D rbutil$(EXT) $(DESTDIR)/bin/rbutil$(EXT)
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue