diff options
Diffstat (limited to 'Makefile')
-rw-r--r-- | Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile b/Makefile index d74df97c..90d550d1 100644 --- a/Makefile +++ b/Makefile @@ -1,6 +1,7 @@ WEBROOT = /usr/local/www/text.causal.agency TXTS += 001-make.txt +TXTS += 002-writing-mdoc.txt all: $(TXTS) |