# HG changeset patch # User John W. Eaton # Date 1392622111 18000 # Node ID 3c1a28978599d65f6b06112d8bcbfce34e95d86a # Parent aa7ca90ce746c2eb1aa4fe50b39614899542c1bc install config.log in $octetc directory * Makefile.am (octetc_DATA): Include config.log in the list. diff -r aa7ca90ce746 -r 3c1a28978599 Makefile.am --- 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