summaryrefslogtreecommitdiff
path: root/www/Makefile
diff options
context:
space:
mode:
authorBjörn Stenberg <bjorn@haxx.se>2002-10-11 12:15:49 +0000
committerBjörn Stenberg <bjorn@haxx.se>2002-10-11 12:15:49 +0000
commit3a44d4def66f0641426a719ce02db1b5688594c3 (patch)
tree98d42d5f945988d1374006387d4c3147c2f3381e /www/Makefile
parent2931a4b838f960ff98ed90ba05ee590cd06f689c (diff)
downloadrockbox-3a44d4def66f0641426a719ce02db1b5688594c3.tar.gz
rockbox-3a44d4def66f0641426a719ce02db1b5688594c3.zip
Updated web
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@2584 a1c6a512-1295-4272-9138-f99709370657
Diffstat (limited to 'www/Makefile')
-rw-r--r--www/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/www/Makefile b/www/Makefile
index 24fd9545cc..035ada8ab6 100644
--- a/www/Makefile
+++ b/www/Makefile
@@ -24,6 +24,8 @@ all: $(OBJS)
24 @(cd download; $(MAKE)) 24 @(cd download; $(MAKE))
25 @(cd manual; $(MAKE)) 25 @(cd manual; $(MAKE))
26 @(cd manual-1.2; $(MAKE)) 26 @(cd manual-1.2; $(MAKE))
27 @(cd fonts; $(MAKE))
28 @(cd lang; $(MAKE))
27 @(cd tshirt-contest; $(MAKE)) 29 @(cd tshirt-contest; $(MAKE))
28 30
29main.html: main.t activity.html 31main.html: main.t activity.html