From 0fc46fc9590912bf6925c899edd02d7a2cdf5f79 Mon Sep 17 00:00:00 2001 From: dan miller Date: Fri, 19 Oct 2007 04:28:53 +0000 Subject: adding ode source to /libraries --- "libraries/ode-0.9\\/include/ode/Makefile.am" | 23 +++++++++++++++++++++++ 1 file changed, 23 insertions(+) create mode 100755 "libraries/ode-0.9\\/include/ode/Makefile.am" (limited to 'libraries/ode-0.9\/include/ode/Makefile.am') diff --git "a/libraries/ode-0.9\\/include/ode/Makefile.am" "b/libraries/ode-0.9\\/include/ode/Makefile.am" new file mode 100755 index 0000000..1cc6caa --- /dev/null +++ "b/libraries/ode-0.9\\/include/ode/Makefile.am" @@ -0,0 +1,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 -- cgit v1.1