diff options
author | June McEnroe <june@causal.agency> | 2021-03-04 23:24:22 -0500 |
---|---|---|
committer | June McEnroe <june@causal.agency> | 2021-03-04 23:24:22 -0500 |
commit | f4c85635f63400d3935bafe343d8178380fd39c5 (patch) | |
tree | 62ec019ec47493074f86c0a7d2401996feea3a7c /www/text.causal.agency/Makefile | |
parent | Add cwm bindings for tiling (diff) | |
download | src-f4c85635f63400d3935bafe343d8178380fd39c5.tar.gz src-f4c85635f63400d3935bafe343d8178380fd39c5.zip |
Publish "Mailing List"
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 d44e3f77..98a4dea2 100644 --- a/www/text.causal.agency/Makefile +++ b/www/text.causal.agency/Makefile @@ -21,6 +21,7 @@ TXTS += 015-reusing-tags.txt TXTS += 016-using-openbsd.txt TXTS += 017-unpasswords.txt TXTS += 018-operating-systems.txt +TXTS += 019-mailing-list.txt all: ${TXTS} |