summaryrefslogtreecommitdiff
path: root/contrib
diff options
context:
space:
mode:
authorEivind Næss <eivnaes@yahoo.com>2021-07-22 16:55:08 -0700
committerEivind Næss <eivnaes@yahoo.com>2021-07-22 17:14:36 -0700
commit213078f7b6e663cde09cb8e2e428870edff6fffc (patch)
tree1982d0d083e32dd972a379bd632eb9921c9700b5 /contrib
parent4e5baab4f7138f83b219ce6fceed16e415853082 (diff)
downloadppp-213078f7b6e663cde09cb8e2e428870edff6fffc.tar.gz
Fixing up install targets for man pages and file permissions of secrets files
Signed-off-by: Eivind Næss <eivnaes@yahoo.com>
Diffstat (limited to 'contrib')
-rw-r--r--contrib/pppgetpass/Makefile.am2
1 files changed, 1 insertions, 1 deletions
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