diff Makefile.am @ 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 437df9a60536
children 8473198fd005 bebe22d2cb58
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