diff options
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 a9330045..afe07a14 100644 --- a/www/text.causal.agency/Makefile +++ b/www/text.causal.agency/Makefile @@ -27,6 +27,7 @@ TXTS += 021-time-machine.txt TXTS += 022-swans-are-dead.txt TXTS += 023-sparse-checkout.txt TXTS += 024-seprintf.txt +TXTS += 025-v6-pwd.txt all: ${TXTS} |