view include/Makefile.am @ 387:433fa83d16f9

Corrected build dependence - able to build in Ubuntu Intrepid Removed '#include "menu.h"' from example code which is not needed
author Ben Lau <xbenlau@gmail.com>
date Fri, 10 Apr 2009 16:04:05 +0800
parents fce37d9c296f
children 26c302b47de1
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_img_ldr.h    \
	mbapp.h         \
	animated_menu.h \
	mbbutton.h      \
	mb_so.h