From: W. Trevor King Date: Thu, 14 Oct 2010 12:53:11 +0000 (-0400) Subject: Add problempack to base Makefile. X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=d685a0880ff39d8b048dcf7f3353c6f173aef27e;p=mw2txt.git Add problempack to base Makefile. --- diff --git a/Makefile b/Makefile index 68c63ca..8068493 100644 --- a/Makefile +++ b/Makefile @@ -1,6 +1,6 @@ # Build everything necessary to compile the wiki. -SUBDIRS = posts/rel-vcs posts/yacc2dot posts/Xmodmap \ +SUBDIRS = posts/problempack posts/rel-vcs posts/yacc2dot posts/Xmodmap \ posts/XSLT/chapter posts/XSLT/code TARGETS = all clean