diff src/Makefile.am @ 280:c8b6ca46950b mbtext

Add merged result
author wycc
date Sat, 31 Jan 2009 12:29:50 +0800
parents a90fd749af82 50d253d0fcba
children 2ca0773cd48d
line wrap: on
line diff
--- a/src/Makefile.am	Sat Jan 31 11:51:19 2009 +0800
+++ b/src/Makefile.am	Sat Jan 31 12:29:50 2009 +0800
@@ -8,7 +8,8 @@
 	observer.c paint.c redraw_man.c rotate.c shape_path.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
+	mouse.c shape_image.c img_ldr.c
+
 libmbfly_la_CPPFLAGS = @cairo_CFLAGS@ `pkg-config --cflags pangocairo`
 libmbfly_la_LDFLAGS = @cairo_LIBS@ `pkg-config --libs pangocairo`