# HG changeset patch # User John W. Eaton # Date 1455214216 18000 # Node ID 5ddc9b61a0c4053c3b53079078862d261b2e6a8c # Parent 7be239ae42c81eeaf61b8ec67cb3982249eff112 * Makefile.am (BUILT_SOURCES): Add octave-config.h to the list. diff -r 7be239ae42c8 -r 5ddc9b61a0c4 Makefile.am --- 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)