diff src/ChangeLog @ 7258:ab394b6ed06d

[project @ 2007-12-05 17:07:42 by jwe]
author jwe
date Wed, 05 Dec 2007 17:07:42 +0000
parents e8a3e3e33490
children 9f02c32eb70d
line wrap: on
line diff
--- a/src/ChangeLog	Wed Dec 05 01:18:42 2007 +0000
+++ b/src/ChangeLog	Wed Dec 05 17:07:42 2007 +0000
@@ -1,5 +1,7 @@
 2007-12-04  John W. Eaton  <jwe@octave.org>
 
+	* Makefile.in (INCLUDES): Add builtins.h to the list.
+
 	* src/oct-hist.cc (default_history_file): Use += instead of
 	push_back to append character to std::string object.