comparison 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
comparison
equal deleted inserted replaced
15831:1cdca9bf7b7e 15832:ebe8c2964451
239 .PHONY: spellcheck 239 .PHONY: spellcheck
240 240
241 EXTRA_DIST = \ 241 EXTRA_DIST = \
242 config-images.sh \ 242 config-images.sh \
243 contributors.in \ 243 contributors.in \
244 doc-cache \
244 find-docstring-files.sh \ 245 find-docstring-files.sh \
245 images \ 246 images \
246 images.awk \ 247 images.awk \
247 images.mk \ 248 images.mk \
248 mk_doc_cache.m \ 249 mk_doc_cache.m \