X-Git-Url: https://git.jsancho.org/?p=guile-irrlicht.git;a=blobdiff_plain;f=Makefile.am;h=c0dfc0a5147493407b82956ea15f64dbdbb81d41;hp=f94c285cbe7ed3636700fa6b7c5db897e9e456d4;hb=d461760a76c8cd8667d4210d628738db05270366;hpb=f0d999bd6865a03c42a2d7378fd60c7a469201f2 diff --git a/Makefile.am b/Makefile.am index f94c285..c0dfc0a 100644 --- a/Makefile.am +++ b/Makefile.am @@ -42,6 +42,7 @@ libguile_irrlicht_la_SOURCES = \ src/keymap.cpp \ src/material.cpp \ src/material-flags.cpp \ + src/material-types.cpp \ src/matrix4.cpp \ src/mesh.cpp \ src/mesh-scene-node.cpp \