changeset 17779:9244d2a908fd

distribute options-usage.h * libinterp/Makefile.am (octinclude_HEADERS): List options-usage.h here. (nodist_octinclude_HEADERS): Not here.
author John W. Eaton <jwe@octave.org>
date Sun, 27 Oct 2013 22:06:37 -0400
parents b5d58667d32d
children 8b353af4a1ca
files libinterp/Makefile.am
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/libinterp/Makefile.am	Sun Oct 27 18:47:22 2013 -0400
+++ b/libinterp/Makefile.am	Sun Oct 27 22:06:37 2013 -0400
@@ -109,6 +109,7 @@
   builtins.h \
   builtin-defun-decls.h \
   octave.h \
+  options-usage.h \
   $(OCTAVE_VALUE_INC) \
   $(PARSE_TREE_INC) \
   $(PARSER_INC) \
@@ -120,7 +121,6 @@
   corefcn/defaults.h \
   corefcn/graphics.h \
   oct-conf.h \
-  options-usage.h \
   version.h
 
 DIST_SRC = \