X-Git-Url: https://git.jsancho.org/?a=blobdiff_plain;f=Makefile.am;h=f94c285cbe7ed3636700fa6b7c5db897e9e456d4;hb=f0d999bd6865a03c42a2d7378fd60c7a469201f2;hp=43eb9c141ccd87e3fac7ed8a926622c908cac5db;hpb=cda40baa72c6a0b5a5b4aee503b1395fa4b8ede2;p=guile-irrlicht.git diff --git a/Makefile.am b/Makefile.am index 43eb9c1..f94c285 100644 --- a/Makefile.am +++ b/Makefile.am @@ -42,10 +42,11 @@ 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 \