diff build-aux/module.mk @ 25724:026133abb177 stable

build: include inplace_edit.pl in tarball (bug #54349). * build-aux/module.mk: include inplace_edit.pl in EXTRA_DIST.
author Rik <rik@octave.org>
date Sun, 22 Jul 2018 15:37:57 -0700
parents e483dcb5777d
children a6c796206e7d
line wrap: on
line diff
--- a/build-aux/module.mk	Wed Aug 01 16:04:47 2018 -0700
+++ b/build-aux/module.mk	Sun Jul 22 15:37:57 2018 -0700
@@ -6,6 +6,7 @@
   %reldir%/find-defun-files.sh \
   %reldir%/find-files-with-tests.sh \
   %reldir%/get-source-mtime.sh \
+  %reldir%/inplace_edit.pl \
   %reldir%/mk-hg-id.sh \
   %reldir%/mk-octave-config-h.sh \
   %reldir%/mk-opts.pl \