summary refs log tree commit diff
path: root/Makefile
diff options
context:
space:
mode:
authorKlemens Nanni <klemens@posteo.de>2021-03-10 00:57:38 +0100
committerJune McEnroe <june@causal.agency>2021-03-10 20:24:39 -0500
commit441f561f72090a30d1e17e015c3e5257a70ecd85 (patch)
tree3117b7f0525b66e03872c32c2f5a56b4624db8f2 /Makefile
parentAttempt to clarify trust option use (diff)
downloadcatgirl-441f561f72090a30d1e17e015c3e5257a70ecd85.tar.gz
catgirl-441f561f72090a30d1e17e015c3e5257a70ecd85.zip
chat.tmux.conf: use config_files format for reload
The recent addition of "#{source_files}" allows us to avoid hardcoding
the file name and instead ask tmux itself for the very file it used to
create the session in the first place, i.e. "-f ./chat.tmux.conf".
Diffstat (limited to 'Makefile')
0 files changed, 0 insertions, 0 deletions
scripts to EXTRA_DISTJune McEnroe 2021-05-25import: Add missing scripts/wrap-compiler-for-flag-checkJune McEnroe 2021-05-08Import LibreSSL 3.3.3June McEnroe 2021-04-18build: Remove added x509_verify.3 links 3.3.2June McEnroe 2021-04-18tls: Use EC_KEY_set_ex_dataJune McEnroe 2021-04-18Import LibreSSL 3.3.2June McEnroe 2021-03-05Bump version to 3.3.1p1 3.3.1p1June McEnroe 2021-03-05build: Add OpenSSL includes to libcompatJune McEnroe 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