X-Git-Url: https://git.jsancho.org/?a=blobdiff_plain;f=Makefile.am;h=0eb36724f6aaee90d0a14599d09745aac2187c05;hb=5e5b0caed972e0b225199551aff09c399edb8d3c;hp=b2fc266772dac5311798b824e2c98e03b29b08b1;hpb=37217d692d4ead81cfed829395a9a7a5caf9325c;p=guile-irrlicht.git diff --git a/Makefile.am b/Makefile.am index b2fc266..0eb3672 100644 --- a/Makefile.am +++ b/Makefile.am @@ -42,14 +42,15 @@ 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/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 \