changeset 23977:cf34392c9de9

build: Fix building of test/bug-49739. * test/bug-49379/module.mk: Remove trailing backslash on last line of file.
author Rik <rik@octave.org>
date Wed, 30 Aug 2017 16:09:12 -0700
parents 529272d1c271
children 665507c3c29d
files test/bug-49379/module.mk
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/test/bug-49379/module.mk	Wed Aug 30 16:05:44 2017 -0700
+++ b/test/bug-49379/module.mk	Wed Aug 30 16:09:12 2017 -0700
@@ -1,3 +1,3 @@
 bug_49379_TEST_FILES = \
   %reldir%/bug-49379.tst \
-  %reldir%/class_bug49379.tst \
+  %reldir%/class_bug49379.tst