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 192bb272..78665792 100644 --- a/www/text.causal.agency/Makefile +++ b/www/text.causal.agency/Makefile @@ -25,6 +25,7 @@ TXTS += 019-mailing-list.txt TXTS += 020-c-style.txt TXTS += 021-time-machine.txt TXTS += 022-swans-are-dead.txt +TXTS += 023-sparse-checkout.txt all: ${TXTS} |