diff doc/interpreter/Makefile.am @ 15832:ebe8c2964451 stable

Export doc-cache in distribution tarball (bug #37542) * doc/interpreter/Makefile.am: Add doc-cache to EXTRA_DIST target. * doc/interpreter/mk_doc_cache.m: Define save_header_format_string so that user and host information isn't exported into tarball.
author Rik <rik@octave.org>
date Thu, 11 Oct 2012 12:13:28 -0700
parents 1f1fc4798f0a
children 23a180fd186d
line wrap: on
line diff
--- a/doc/interpreter/Makefile.am	Tue Dec 04 13:52:51 2012 -0500
+++ b/doc/interpreter/Makefile.am	Thu Oct 11 12:13:28 2012 -0700
@@ -241,6 +241,7 @@
 EXTRA_DIST = \
   config-images.sh \
   contributors.in \
+	doc-cache \
   find-docstring-files.sh \
   images \
   images.awk \