X-Git-Url: https://git.jsancho.org/?a=blobdiff_plain;f=Makefile.am;h=f94c285cbe7ed3636700fa6b7c5db897e9e456d4;hb=f0d999bd6865a03c42a2d7378fd60c7a469201f2;hp=b2fc266772dac5311798b824e2c98e03b29b08b1;hpb=37217d692d4ead81cfed829395a9a7a5caf9325c;p=guile-irrlicht.git diff --git a/Makefile.am b/Makefile.am index b2fc266..f94c285 100644 --- a/Makefile.am +++ b/Makefile.am @@ -42,14 +42,16 @@ libguile_irrlicht_la_SOURCES = \ src/keymap.cpp \ src/material.cpp \ src/material-flags.cpp \ + src/matrix4.cpp \ src/mesh.cpp \ src/mesh-scene-node.cpp \ - src/misc.cpp \ src/position2d.cpp \ + src/primitive-types.cpp \ src/rect.cpp \ src/reference-counted.cpp \ src/scene-manager.cpp \ src/scene-node.cpp \ + src/scene-node-animator.cpp \ src/texture.cpp \ src/vector2d.cpp \ src/vector3d.cpp \