diff options
author | June McEnroe <june@causal.agency> | 2022-02-02 22:03:45 -0500 |
---|---|---|
committer | June McEnroe <june@causal.agency> | 2022-02-02 22:03:45 -0500 |
commit | 1e45385bc1c851a07f01433c9cc201b89d9c90ee (patch) | |
tree | 908fb119e97ca32916b5427eada81d9547714ee9 /www/text.causal.agency/Makefile | |
parent | Add whinclude (diff) | |
download | src-1e45385bc1c851a07f01433c9cc201b89d9c90ee.tar.gz src-1e45385bc1c851a07f01433c9cc201b89d9c90ee.zip |
Publish "Introducing Jorts"
Diffstat (limited to '')
-rw-r--r-- | www/text.causal.agency/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/www/text.causal.agency/Makefile b/www/text.causal.agency/Makefile index 7f339d77..12e4383e 100644 --- a/www/text.causal.agency/Makefile +++ b/www/text.causal.agency/Makefile @@ -32,6 +32,7 @@ TXTS += 029-topics.txt TXTS += 030-discs.txt TXTS += 031-books-2021.txt TXTS += 032-albums-2021.txt +TXTS += 033-jorts.txt all: colb ${TXTS} |