diff options
author | June McEnroe <june@causal.agency> | 2020-03-08 03:57:03 -0400 |
---|---|---|
committer | June McEnroe <june@causal.agency> | 2020-03-08 03:57:03 -0400 |
commit | 34ef155c646b24d833ba287515f11107302c1f86 (patch) | |
tree | e7bb78b8aa2d2de11b0e7d3c65c30da0882479db /www/text.causal.agency/Makefile | |
parent | Don't use $ inside $(()) (diff) | |
download | src-34ef155c646b24d833ba287515f11107302c1f86.tar.gz src-34ef155c646b24d833ba287515f11107302c1f86.zip |
Publish "How I Relay Chat"
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 bad7c73a..fb3b3ce2 100644 --- a/www/text.causal.agency/Makefile +++ b/www/text.causal.agency/Makefile @@ -7,6 +7,7 @@ TXTS += 004-uloc.txt TXTS += 005-testing-c.txt TXTS += 006-some-libs.txt TXTS += 007-cgit-setup.txt +TXTS += 008-how-irc.txt all: ${TXTS} |