aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/libraries/ode-0.9/include/ode/Makefile.am
blob: 1cc6caac6f3fbed6516a8823c24364467d58e442 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
libglitch_includedir = $(includedir)/ode
libglitch_include_HEADERS = 	collision_trimesh.h \
				mass.h \
				odecpp.h \
				common.h \
				matrix.h \
				odecpp_collision.h \
				compatibility.h \
				memory.h \
				contact.h \
				misc.h \
				odemath.h \
				collision.h \
				error.h \
				objects.h \
				rotation.h \
				collision_space.h \
				export-dif.h \
				ode.h  \
				timer.h \
				config.h

EXTRA_DIST = config.h.in