changeset 21248:5ddc9b61a0c4

* Makefile.am (BUILT_SOURCES): Add octave-config.h to the list.
author John W. Eaton <jwe@octave.org>
date Thu, 11 Feb 2016 13:10:16 -0500
parents 7be239ae42c8
children a032c6708f5c
files Makefile.am
diffstat 1 files changed, 1 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/Makefile.am	Thu Feb 11 02:36:54 2016 -0500
+++ b/Makefile.am	Thu Feb 11 13:10:16 2016 -0500
@@ -145,6 +145,7 @@
 endif
 
 BUILT_SOURCES += \
+  octave-config.h \
   run-octave \
   $(DIRSTAMP_FILES)