forked from len0rd/rockbox
Fixes
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@1572 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
5c507e94f0
commit
580f0009d3
3 changed files with 5 additions and 2 deletions
|
|
@ -21,6 +21,7 @@ all: $(OBJS)
|
|||
@(cd sh-win; $(MAKE))
|
||||
@(cd download; $(MAKE))
|
||||
@(cd manual; $(MAKE))
|
||||
@(cd tshirt-contest; $(MAKE))
|
||||
|
||||
main.html: main.t activity.html
|
||||
|
||||
|
|
@ -31,3 +32,5 @@ index.shtml: main.shtml
|
|||
|
||||
daily.shtml: daily.t
|
||||
|
||||
bugs.html:
|
||||
perl getbugs.pl > bugs.html
|
||||
Loading…
Add table
Add a link
Reference in a new issue