diff scripts/plot/module.mk @ 14081:b69762f7a343 stable

maint: include functions in module.mk files * deprecated/module.mk (deprecated_FCN_FILES): Include deprecated/error_text.m and deprecated/__error_text__.m in the list. * miscellaneous/module.mk (miscellaneous_FCN_FILES): Include miscellaneous/usejava.m in the list. * plot/module.mk (plot_FCN_FILES): Include plot/waitbar.m in the list.
author John W. Eaton <jwe@octave.org>
date Wed, 21 Dec 2011 09:46:32 -0500
parents 907d03def9d5
children 284656167c25
line wrap: on
line diff
--- a/scripts/plot/module.mk
+++ b/scripts/plot/module.mk
@@ -194,6 +194,7 @@
   plot/uitoolbar.m \
   plot/uiwait.m \
   plot/view.m \
+  plot/waitbar.m \
   plot/waitforbuttonpress.m \
   plot/whitebg.m \
   plot/xlabel.m \