view include/Makefile.am @ 271:c990a9a9648f

Fix bug of calculator. - calc can not handle button press event. - It caused by miss-understanding event_t::cur_tgt. It is a subject, not a shape that calc think. - event_t::cur_tgt::obj is a shape that calc want. It is a the subject that the subject stands for.
author Thinker K.F. Li <thinker@branda.to>
date Sun, 25 Jan 2009 23:03:18 +0800
parents 50d253d0fcba
children 74f079aee083
line wrap: on
line source

include_HEADERS = 	\
	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_so.h