view include/Makefile.am @ 185:c7e5b8779bb5 include_mb_test

Move header files into include/mb/ subdirectory and remove symlink 'mb'.
author Thinker K.F. Li <thinker@branda.to>
date Tue, 04 Nov 2008 17:00:26 +0800
parents
children 530bb7728546
line wrap: on
line source

includedir = $(prefix)/include/mb
include_HEADERS = 	\
	mb/animate.h 	\
	mb/mb.h 	\
	mb/mb_timer.h 	\
	mb/mb_types.h 	\
	mb/observer.h	\
	mb/paint.h	\
	mb/redraw_man.h	\
	mb/shapes.h	\
	mb/tools.h	\
	mb/X_supp.h