changeset 18478:3c1a28978599 stable

install config.log in $octetc directory * Makefile.am (octetc_DATA): Include config.log in the list.
author John W. Eaton <jwe@octave.org>
date Mon, 17 Feb 2014 02:28:31 -0500
parents aa7ca90ce746
children 85d31344fb23
files Makefile.am
diffstat 1 files changed, 2 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/Makefile.am	Mon Feb 17 02:19:52 2014 -0500
+++ b/Makefile.am	Mon Feb 17 02:28:31 2014 -0500
@@ -159,8 +159,9 @@
 .PHONY: ChangeLog
 
 octetc_DATA = \
+  CITATION \
   NEWS \
-  CITATION
+  config.log
 
 doxyhtml:
 	$(MAKE) -C doc/doxyhtml doxyhtml