diff options
author | June McEnroe <june@causal.agency> | 2021-03-16 15:34:29 -0400 |
---|---|---|
committer | June McEnroe <june@causal.agency> | 2021-03-16 15:34:29 -0400 |
commit | f2416e1f2c019ebec075f12966b40821be5cce29 (patch) | |
tree | 882ff4c13135324c24169aedf64f4079b16ac200 /www/text.causal.agency/Makefile | |
parent | Add The City We Became (diff) | |
download | src-f2416e1f2c019ebec075f12966b40821be5cce29.tar.gz src-f2416e1f2c019ebec075f12966b40821be5cce29.zip |
Publish "C Style"
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 98a4dea2..94dc499b 100644 --- a/www/text.causal.agency/Makefile +++ b/www/text.causal.agency/Makefile @@ -22,6 +22,7 @@ TXTS += 016-using-openbsd.txt TXTS += 017-unpasswords.txt TXTS += 018-operating-systems.txt TXTS += 019-mailing-list.txt +TXTS += 020-c-style.txt all: ${TXTS} |