summary refs log tree commit diff
path: root/www/text.causal.agency/Makefile
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2021-04-25 22:43:11 -0400
committerJune McEnroe <june@causal.agency>2021-04-25 22:43:11 -0400
commit9f9485d827e1043ba0076532b2525bd8f8570c15 (patch)
tree68b40f46e4423b0567b63b74c60262818b30b815 /www/text.causal.agency/Makefile
parentCheck in dash autogen files for real (diff)
downloadsrc-9f9485d827e1043ba0076532b2525bd8f8570c15.tar.gz
src-9f9485d827e1043ba0076532b2525bd8f8570c15.zip
Publish "Time Machine"
Diffstat (limited to 'www/text.causal.agency/Makefile')
-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 94dc499b..d6a590c6 100644
--- a/www/text.causal.agency/Makefile
+++ b/www/text.causal.agency/Makefile
@@ -23,6 +23,7 @@ TXTS += 017-unpasswords.txt
 TXTS += 018-operating-systems.txt
 TXTS += 019-mailing-list.txt
 TXTS += 020-c-style.txt
+TXTS += 021-time-machine.txt
 
 all: ${TXTS}
 
2019-11-08Check that password is hashedJune McEnroe 2019-11-08Avoid calling getopt_long again after it returns -1June McEnroe 2019-11-08Only change AWAY status for registered clientsJune McEnroe 2019-11-07Just write the example normallyJune McEnroe 2019-11-07Include path in readlinkat errorJune McEnroe 2019-11-07Call clientConsume before clientRecvJune McEnroe 2019-11-06Use -l:filename in Linux.mkJune McEnroe 2019-11-06Fix compat.h for #defined strlcpyJune McEnroe 2019-11-06Allow unsetting LIBRESSL_PREFIXJune McEnroe 2019-11-06Document calico service configurationJune McEnroe 2019-11-06Document SASL EXTERNAL configuration in more detailJune McEnroe 2019-11-06Document pounce service configurationJune McEnroe 2019-11-06Mention Darwin and GNU/Linux in READMEJune McEnroe 2019-11-06Assume LibreSSL from brew on DarwinJune McEnroe 2019-11-06Remove -DNO_EXPLICIT_BZERO from Darwin.mkJune McEnroe 2019-11-06Don't install rc scripts or dirs on LinuxJune McEnroe