diff options
| author | June McEnroe <june@causal.agency> | 2021-09-01 18:48:17 -0400 |
|---|---|---|
| committer | June McEnroe <june@causal.agency> | 2021-09-01 18:48:17 -0400 |
| commit | 0b200c1d0a30681e4c48e9365a852b7727657dc6 (patch) | |
| tree | 77becfbde5aa794cd7085834e492aed10ab11848 /www/text.causal.agency/Makefile | |
| parent | Use command -v rather than type (diff) | |
| download | src-0b200c1d0a30681e4c48e9365a852b7727657dc6.tar.gz src-0b200c1d0a30681e4c48e9365a852b7727657dc6.zip | |
Publish "V6 pwd"
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} |