summary refs log tree commit diff
path: root/www/text.causal.agency/Makefile
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2021-01-17 21:39:30 -0500
committerJune McEnroe <june@causal.agency>2021-01-17 21:39:39 -0500
commitcc3cc85d3c7628af74f4861077bdd17b50a7aad4 (patch)
tree6a02e2fc603f12456e09100ace983e32d5fca0ef /www/text.causal.agency/Makefile
parentUse <pre> and <span> to print diffs (diff)
downloadsrc-cc3cc85d3c7628af74f4861077bdd17b50a7aad4.tar.gz
src-cc3cc85d3c7628af74f4861077bdd17b50a7aad4.zip
Publish "reusing tags"
Diffstat (limited to '')
-rw-r--r--www/text.causal.agency/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/www/text.causal.agency/Makefile b/www/text.causal.agency/Makefile
index 223c4e2f..f55add26 100644
--- a/www/text.causal.agency/Makefile
+++ b/www/text.causal.agency/Makefile
@@ -17,6 +17,7 @@ TXTS += 011-libretls.txt
 TXTS += 012-inability.txt
 TXTS += 013-hot-tips.txt
 TXTS += 014-using-vi.txt
+TXTS += 015-reusing-tags.txt
 
 all: ${TXTS}
 
highlight'> Some compat sources (getentropy_linux.c for example) require OpenSSL. Reported by Robert Scheck. 2020-12-15Import LibreSSL 3.3.1June McEnroe 2020-11-24Import LibreSSL 3.3.0June McEnroe 2020-10-22Import LibreSSL 3.2.2June McEnroe 2020-09-29Import LibreSSL 3.2.1June McEnroe 2020-09-29import: Add m4/ax_add_fortify_source.m4June McEnroe 2020-08-05build: Add README.7 to EXTRA_DIST 3.2.0June McEnroe 2020-08-03doc: Indicate that only OpenSSL 1.1.1b and newer workJune McEnroe