diff options
author | June McEnroe <june@causal.agency> | 2021-02-14 22:14:52 -0500 |
---|---|---|
committer | June McEnroe <june@causal.agency> | 2021-02-14 22:14:52 -0500 |
commit | 0222df8f72bd24ba6b3bdd439bbe0aebf6c2b038 (patch) | |
tree | b9ebfdea8a741a0a147dfc5a864cc047076d4464 /www/text.causal.agency/Makefile | |
parent | Set font size back down to 11 (diff) | |
download | src-0222df8f72bd24ba6b3bdd439bbe0aebf6c2b038.tar.gz src-0222df8f72bd24ba6b3bdd439bbe0aebf6c2b038.zip |
Publish "Using OpenBSD"
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 f55add26..01cefa9d 100644 --- a/www/text.causal.agency/Makefile +++ b/www/text.causal.agency/Makefile @@ -18,6 +18,7 @@ TXTS += 012-inability.txt TXTS += 013-hot-tips.txt TXTS += 014-using-vi.txt TXTS += 015-reusing-tags.txt +TXTS += 016-using-openbsd.txt all: ${TXTS} |