Add rel-vcs post.
[blog.git] / Makefile
index 60744bb4218cda0fe825e2a455fab6c9fec5bdf7..68c63cae7d5df8f517abb7700d959cb45850990a 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -1,6 +1,7 @@
 # Build everything necessary to compile the wiki.
 
-SUBDIRS = posts/yacc2dot posts/Xmodmap posts/XSLT/chapter posts/XSLT/code
+SUBDIRS = posts/rel-vcs posts/yacc2dot posts/Xmodmap \
+       posts/XSLT/chapter posts/XSLT/code
 TARGETS = all clean
 
 all :