summaryrefslogtreecommitdiff
path: root/www/Makefile
diff options
context:
space:
mode:
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