# HG changeset patch # User Ben Abbott # Date 1239089459 14400 # Node ID 25cdd60964428c7110d7a971c73f4adeb27cc5e5 # Parent 1a8bbfb2f7cfa7527ac86d6a49cc0dec92eb9b1d Remove __gnuplot_default_font__.m from SOURCES in scrpts/plot/Makefile.in. diff -r 1a8bbfb2f7cf -r 25cdd6096442 scripts/ChangeLog --- 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 + + * plot/Makefile.in: Remove __gnuplot_default_font__.m from SOURCES. + 2009-04-06 Ben Abbott * plot/__gnuplot_get_var__.m: Correct misleading error messages, and diff -r 1a8bbfb2f7cf -r 25cdd6096442 scripts/plot/Makefile.in --- 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 \