changeset 17340:af49b1385b26

build: Fix man pages not be installed with 'make install' * doc/interpreter/Makefile.am: Use Automake build rule dist_man_MANS to both build/install man pages and distribute them in source tarball.
author Rik <rik@octave.org>
date Wed, 28 Aug 2013 10:57:49 -0700
parents 687872d279be
children f4772605aec3
files doc/interpreter/Makefile.am
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/doc/interpreter/Makefile.am	Wed Aug 28 10:29:03 2013 -0700
+++ b/doc/interpreter/Makefile.am	Wed Aug 28 10:57:49 2013 -0700
@@ -30,7 +30,7 @@
 TEXMFCNF := "..$(PATH_SEPARATOR)$(srcdir)/..$(PATH_SEPARATOR)$(TEXMFCNF)$(PATH_SEPARATOR)"
 export TEXMFCNF
 
-dist_man1_MANS = \
+dist_man_MANS = \
   mkoctfile.1 \
   octave-config.1 \
   octave.1