aboutsummaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorEuAndreh <eu@euandre.org>2023-10-19 17:24:53 -0300
committerEuAndreh <eu@euandre.org>2023-10-19 17:24:53 -0300
commit231a08fc73b4e3deddf7437cf6b67d3959b127c8 (patch)
tree5132456fa2c24092f4a0771946f4115cd8c8cd1b /Makefile
parentsystem.scm: Enforce forward-secrecy cyphers on nginx (diff)
downloadtoph-231a08fc73b4e3deddf7437cf6b67d3959b127c8.tar.gz
toph-231a08fc73b4e3deddf7437cf6b67d3959b127c8.tar.xz
re 's/servers/server/g'
Notes
See CI logs with: git notes --ref=refs/notes/ci-logs show 231a08fc73b4e3deddf7437cf6b67d3959b127c8 git notes --ref=refs/notes/ci-data show 231a08fc73b4e3deddf7437cf6b67d3959b127c8 Exit status: 128 Duration: 0
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 3956f66..a58e054 100644
--- a/Makefile
+++ b/Makefile
@@ -1,5 +1,5 @@
.POSIX:
-NAME = servers
+NAME = server
PREFIX = /usr/local
SHAREDIR = $(PREFIX)/share
DOCDIR = $(SHAREDIR)/doc/$(NAME)