From 213078f7b6e663cde09cb8e2e428870edff6fffc Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Eivind=20N=C3=A6ss?= Date: Thu, 22 Jul 2021 16:55:08 -0700 Subject: Fixing up install targets for man pages and file permissions of secrets files MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Eivind Næss --- contrib/pppgetpass/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'contrib/pppgetpass/Makefile.am') diff --git a/contrib/pppgetpass/Makefile.am b/contrib/pppgetpass/Makefile.am index 9231995..530e82f 100644 --- a/contrib/pppgetpass/Makefile.am +++ b/contrib/pppgetpass/Makefile.am @@ -1,5 +1,5 @@ noinst_PROGRAMS = pppgetpass.vt -dist_man8_MANS = pppgetpass.8 +noinst_man8_MANS = pppgetpass.8 pppgetpass_vt_SOURCES = pppgetpass.vt.c pppgetpass_vt_CPPFLAGS = -Wno-unused-result -- cgit v1.2.1