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 3df6536134..7f4bd94b83 100644
--- a/www/Makefile
+++ b/www/Makefile
@@ -14,6 +14,7 @@ all: $(OBJS)
14 @(cd mods; $(MAKE)) 14 @(cd mods; $(MAKE))
15 @(cd internals; $(MAKE)) 15 @(cd internals; $(MAKE))
16 @(cd irc; $(MAKE)) 16 @(cd irc; $(MAKE))
17 @(cd devcon; $(MAKE))
17 18
18main.html: main.t activity.html 19main.html: main.t activity.html
19 20