diff scripts/plot/Makefile.in @ 11728:32b73579dd5c release-3-0-x

scripts/plot/Makefile.in (SOURCES): Add __plt2sv__.m and __plt2vs__.m
author John W. Eaton <jwe@octave.org>
date Wed, 02 Apr 2008 16:17:06 -0400
parents 359f464342b3
children 72830070a17b
line wrap: on
line diff
--- a/scripts/plot/Makefile.in
+++ b/scripts/plot/Makefile.in
@@ -57,7 +57,9 @@
   __plt2mm__.m \
   __plt2mv__.m \
   __plt2ss__.m \
+  __plt2sv__.m \
   __plt2vm__.m \
+  __plt2vs__.m \
   __plt2vv__.m \
   __plt__.m \
   __plt_get_axis_arg__.m \