diff options
Diffstat (limited to 'libs/ode-0.16.1/libccd/Makefile.am')
-rw-r--r-- | libs/ode-0.16.1/libccd/Makefile.am | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/libs/ode-0.16.1/libccd/Makefile.am b/libs/ode-0.16.1/libccd/Makefile.am new file mode 100644 index 0000000..c08c4b3 --- /dev/null +++ b/libs/ode-0.16.1/libccd/Makefile.am @@ -0,0 +1,6 @@ +SUBDIRS = src + +EXTRA_DIST = \ + bootstrap \ + BSD-LICENSE \ + README |