diff options
| author | June McEnroe <june@causal.agency> | 2021-05-05 22:54:13 -0400 |
|---|---|---|
| committer | June McEnroe <june@causal.agency> | 2021-05-05 22:54:13 -0400 |
| commit | f6c8198b0e1a20b50f4853a2eb9182a057432eb8 (patch) | |
| tree | 8b36ad0050d1aa81f0db148d0949dace0f0c99c4 /www/text.causal.agency/Makefile | |
| parent | Handle missing last names in bibsort (diff) | |
| download | src-f6c8198b0e1a20b50f4853a2eb9182a057432eb8.tar.gz src-f6c8198b0e1a20b50f4853a2eb9182a057432eb8.zip | |
Publish "Swans Are Dead"
Diffstat (limited to 'www/text.causal.agency/Makefile')
| -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 d6a590c6..192bb272 100644 --- a/www/text.causal.agency/Makefile +++ b/www/text.causal.agency/Makefile @@ -24,6 +24,7 @@ TXTS += 018-operating-systems.txt TXTS += 019-mailing-list.txt TXTS += 020-c-style.txt TXTS += 021-time-machine.txt +TXTS += 022-swans-are-dead.txt all: ${TXTS} |