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 8dbacb758b..ae966d93ec 100644
--- a/www/Makefile
+++ b/www/Makefile
@@ -28,6 +28,7 @@ all: $(OBJS)
28 @(cd lang; $(MAKE)) 28 @(cd lang; $(MAKE))
29 @(cd tshirt-contest; $(MAKE)) 29 @(cd tshirt-contest; $(MAKE))
30 @(cd screenshots; $(MAKE)) 30 @(cd screenshots; $(MAKE))
31 @(cd digest; $(MAKE))
31 32
32main.html: main.t activity.html 33main.html: main.t activity.html
33 34