summaryrefslogtreecommitdiff
path: root/www/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'www/Makefile')
-rw-r--r--www/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/www/Makefile b/www/Makefile
index 059f3f2c94..58b6c06304 100644
--- a/www/Makefile
+++ b/www/Makefile
@@ -20,6 +20,7 @@ all: $(OBJS)
20 @(cd devcon; $(MAKE)) 20 @(cd devcon; $(MAKE))
21 @(cd sh-win; $(MAKE)) 21 @(cd sh-win; $(MAKE))
22 @(cd download; $(MAKE)) 22 @(cd download; $(MAKE))
23 @(cd manual; $(MAKE))
23 24
24main.html: main.t activity.html 25main.html: main.t activity.html
25 26