changeset 16184:05313332d541

Fix 'make dist' failing for oct-parse-in.yy. * libinterp/Makefile.am: Add directory parse-tree to EXTRA_DIST file oct-parse.in.yy.
author Rik <rik@octave.org>
date Sun, 03 Mar 2013 11:42:52 -0800
parents 359d56094efa
children e810e7d941a1
files libinterp/Makefile.am
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/libinterp/Makefile.am	Sun Mar 03 14:02:41 2013 -0500
+++ b/libinterp/Makefile.am	Sun Mar 03 11:42:52 2013 -0800
@@ -98,7 +98,7 @@
   mkdefs \
   mkops \
   oct-conf.in.h \
-  oct-parse.in.yy \
+  parse-tree/oct-parse.in.yy \
   version.in.h \
   $(BUILT_DISTFILES)