view include/Makefile.am @ 290:f65c4589549f

Replace make with $(MAKE) in examples/dynamic/Makefile.am. - In BSD box, it should invokes gmake instead of make. - $(MAKE) always replaced by path of 'make' been called. - $(MAKE) is portable.
author Thinker K.F. Li <thinker@branda.to>
date Sat, 31 Jan 2009 19:45:50 +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