From 1ec410ecd725f5a3ccb2d2fc16f48730d9d9fe43 Mon Sep 17 00:00:00 2001 From: dan miller Date: Fri, 19 Oct 2007 05:22:23 +0000 Subject: trying to fix my screwup, please hold on --- libraries/ode-0.9/include/ode/Makefile.am | 23 ----------------------- 1 file changed, 23 deletions(-) delete mode 100644 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 deleted file mode 100644 index 1cc6caa..0000000 --- a/libraries/ode-0.9/include/ode/Makefile.am +++ /dev/null @@ -1,23 +0,0 @@ -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