From d48ea5bb797037069d641da41da0f195f0124491 Mon Sep 17 00:00:00 2001 From: dan miller Date: Fri, 19 Oct 2007 05:20:48 +0000 Subject: one more for the gipper --- libraries/ode-0.9/ode/Makefile.am | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 libraries/ode-0.9/ode/Makefile.am (limited to 'libraries/ode-0.9/ode/Makefile.am') diff --git a/libraries/ode-0.9/ode/Makefile.am b/libraries/ode-0.9/ode/Makefile.am new file mode 100644 index 0000000..5c9708e --- /dev/null +++ b/libraries/ode-0.9/ode/Makefile.am @@ -0,0 +1,4 @@ +SUBDIRS = src +if ENABLE_DEMOS + SUBDIRS += demo +endif -- cgit v1.1