changeset 9101:25cdd6096442

Remove __gnuplot_default_font__.m from SOURCES in scrpts/plot/Makefile.in.
author Ben Abbott <bpabbott@mac.com>
date Tue, 07 Apr 2009 03:30:59 -0400
parents 1a8bbfb2f7cf
children 9dc516d36175
files scripts/ChangeLog scripts/plot/Makefile.in
diffstat 2 files changed, 4 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/scripts/ChangeLog	Tue Apr 07 07:16:38 2009 +0200
+++ b/scripts/ChangeLog	Tue Apr 07 03:30:59 2009 -0400
@@ -1,3 +1,7 @@
+2009-04-07  Ben Abbott <bpabbott@mac.com>
+
+	* plot/Makefile.in: Remove __gnuplot_default_font__.m from SOURCES.
+
 2009-04-06  Ben Abbott <bpabbott@mac.com>
 
 	* plot/__gnuplot_get_var__.m: Correct misleading error messages, and
--- a/scripts/plot/Makefile.in	Tue Apr 07 07:16:38 2009 +0200
+++ b/scripts/plot/Makefile.in	Tue Apr 07 03:30:59 2009 -0400
@@ -47,7 +47,6 @@
   __errcomm__.m \
   __errplot__.m \
   __ezplot__.m \
-  __gnuplot_default_font__.m \
   __gnuplot_get_var__.m \
   __gnuplot_has_feature__.m \
   __go_close_all__.m \