summary refs log tree commit diff
path: root/Makefile
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2018-12-14 16:25:34 -0500
committerJune McEnroe <june@causal.agency>2018-12-14 16:25:34 -0500
commitf20b767fa3c125f2cf65a620bcfcdf8f2684ca0b (patch)
treee0a684e27d1a06e360a4433e7b1f7c6b0c8fb1fd /Makefile
parentUse col -b to strip formatting (diff)
downloadsrc-f20b767fa3c125f2cf65a620bcfcdf8f2684ca0b.tar.gz
src-f20b767fa3c125f2cf65a620bcfcdf8f2684ca0b.zip
Add ULOC
Diffstat (limited to '')
-rw-r--r--Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index 8b50a0f8..2fd9b894 100644
--- a/Makefile
+++ b/Makefile
@@ -3,6 +3,7 @@ WEBROOT = /usr/local/www/text.causal.agency
 TXTS += 001-make.txt
 TXTS += 002-writing-mdoc.txt
 TXTS += 003-pleasant-c.txt
+TXTS += 004-uloc.txt
 
 all: $(TXTS)