From 1ca8db64ed1513219225f1f4d15a2e3aab919dfa Mon Sep 17 00:00:00 2001 From: William Robinet Date: Wed, 9 Dec 2020 14:51:09 +0100 Subject: [PATCH] Change binary installation directory to /usr/sbin --- Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile.am b/Makefile.am index 52514cc..77d0190 100644 --- a/Makefile.am +++ b/Makefile.am @@ -1,4 +1,4 @@ -bin_PROGRAMS = ssldump +sbin_PROGRAMS = ssldump man_MANS = ssldump.1 ssldump_SOURCES = \