From 580f0009d3fd2fb75a049d27feac0124011230fe Mon Sep 17 00:00:00 2001 From: Björn Stenberg Date: Tue, 6 Aug 2002 19:25:46 +0000 Subject: Fixes git-svn-id: svn://svn.rockbox.org/rockbox/trunk@1572 a1c6a512-1295-4272-9138-f99709370657 --- www/Makefile | 3 +++ www/head.t | 2 +- www/main.t | 2 +- 3 files changed, 5 insertions(+), 2 deletions(-) diff --git a/www/Makefile b/www/Makefile index 58b6c06304..de53f1389f 100644 --- a/www/Makefile +++ b/www/Makefile @@ -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 \ No newline at end of file diff --git a/www/head.t b/www/head.t index 53c6ea937b..b00fee9b5c 100644 --- a/www/head.t +++ b/www/head.t @@ -39,7 +39,7 @@ photos
daily builds
CVS
-sourceforge
+sourceforge
linux driver
diff --git a/www/main.t b/www/main.t index 12110bab51..3a967ee3ae 100644 --- a/www/main.t +++ b/www/main.t @@ -30,7 +30,7 @@ is not yet enabled on the players by default.

Recent CVS activity

- +

Open bug reports

-- cgit v1.2.3