diff options
author | June McEnroe <june@causal.agency> | 2022-01-08 23:02:17 -0500 |
---|---|---|
committer | June McEnroe <june@causal.agency> | 2022-01-08 23:02:17 -0500 |
commit | 044bb8c4d807e5178300557ac89534df77cafc8e (patch) | |
tree | e9aa7a71c470e92ddb2dd540b8c3fd38e9a70976 /www/text.causal.agency/Makefile | |
parent | Publish "Topics" (diff) | |
download | src-044bb8c4d807e5178300557ac89534df77cafc8e.tar.gz src-044bb8c4d807e5178300557ac89534df77cafc8e.zip |
Publish "Desert Island Discs"
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 e3438b93..798d73ff 100644 --- a/www/text.causal.agency/Makefile +++ b/www/text.causal.agency/Makefile @@ -29,6 +29,7 @@ TXTS += 026-git-comment.txt TXTS += 027-openbsd-linode.txt TXTS += 028-names.txt TXTS += 029-topics.txt +TXTS += 030-discs.txt all: colb ${TXTS} |