summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--www/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/www/Makefile b/www/Makefile
index b1a971a..8c0521f 100644
--- a/www/Makefile
+++ b/www/Makefile
@@ -29,6 +29,7 @@ all: $(OBJS) head.tmpl
@(cd tshirt-contest; $(MAKE))
@(cd screenshots; $(MAKE))
@(cd digest; $(MAKE))
+ @(cd playerhistory; $(MAKE))
head.tmpl: head.t
$(ACTION) -DTWIKI $<