Mercurial > MadButterfly
diff src/Makefile.am @ 410:1a923ea699c1
shape_stext.c, now, is unittested.
author | Thinker K.F. Li <thinker@branda.to> |
---|---|
date | Wed, 08 Jul 2009 21:12:14 +0800 |
parents | 7f7855df2af0 |
children | 2bdd4f5dd2ca |
line wrap: on
line diff
--- a/src/Makefile.am Tue Jul 07 22:54:21 2009 +0800 +++ b/src/Makefile.am Wed Jul 08 21:12:14 2009 +0800 @@ -7,6 +7,7 @@ MBAF_SOURCES=mbaf/mbapp.c mbaf/mbbutton.c mbaf/mbobject.c mbaf/animated_menu.c libmbfly_la_SOURCES = animate.c chgcolor.c coord.c event.c geo.c \ observer.c paint.c redraw_man.c rotate.c shape_path.c \ + shape_stext.c \ shape_rect.c shape_text.c shift.c subtree_free.c timer.c \ timertool.c tools.c visibility.c X_supp.c prop.c sprite.c \ mouse.c shape_image.c img_ldr.c $(MBAF_SOURCES)