comparison 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
comparison
equal deleted inserted replaced
184:13c1d49c198b 185:c7e5b8779bb5
1 includedir = $(prefix)/include/mb
2 include_HEADERS = \
3 mb/animate.h \
4 mb/mb.h \
5 mb/mb_timer.h \
6 mb/mb_types.h \
7 mb/observer.h \
8 mb/paint.h \
9 mb/redraw_man.h \
10 mb/shapes.h \
11 mb/tools.h \
12 mb/X_supp.h