view include/Makefile.am @ 527:47a860beaa44 Android_Skia

Every coord can only appear at mot one time in the dirty coord list. rdman_coord_changed() will check COF_DIRTY flags to make sure never add a coord into dirty coord list more than one time. So, we don't need to check it, again, in clean_rdman_dirties().
author Thinker K.F. Li <thinker@branda.to>
date Tue, 22 Dec 2009 22:39:53 +0800
parents d8181696b689
children 586e50f82c1f
line wrap: on
line source

include_HEADERS = 	\
	mb_config.h	\
	mb_animate.h 	\
	mb.h	 	\
	mb_timer.h 	\
	mb_types.h 	\
	mb_observer.h	\
	mb_paint.h	\
	mb_redraw_man.h	\
	mb_shapes.h	\
	mb_tools.h	\
	mb_prop.h	\
	mb_X_supp.h	\
	mb_img_ldr.h    \
	mb_af.h         \
	mb_ani_menu.h \
	mbbutton.h      \
	mb_so.h