aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/src/others/mimesh/libg3d-0.0.8/include/g3d/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'src/others/mimesh/libg3d-0.0.8/include/g3d/Makefile.am')
-rw-r--r--src/others/mimesh/libg3d-0.0.8/include/g3d/Makefile.am21
1 files changed, 21 insertions, 0 deletions
diff --git a/src/others/mimesh/libg3d-0.0.8/include/g3d/Makefile.am b/src/others/mimesh/libg3d-0.0.8/include/g3d/Makefile.am
new file mode 100644
index 0000000..9b31564
--- /dev/null
+++ b/src/others/mimesh/libg3d-0.0.8/include/g3d/Makefile.am
@@ -0,0 +1,21 @@
1g3dincludedir = $(includedir)/g3d
2
3g3dinclude_HEADERS = \
4 debug.h \
5 g3d.h \
6 types.h \
7 context.h \
8 plugins.h \
9 model.h \
10 object.h \
11 face.h \
12 material.h \
13 texture.h \
14 stream.h \
15 read.h \
16 iff.h \
17 primitive.h \
18 vector.h \
19 matrix.h \
20 quat.h
21