X-Git-Url: https://git.jsancho.org/?a=blobdiff_plain;f=Makefile.am;h=c0dfc0a5147493407b82956ea15f64dbdbb81d41;hb=d461760a76c8cd8667d4210d628738db05270366;hp=0eb36724f6aaee90d0a14599d09745aac2187c05;hpb=5e5b0caed972e0b225199551aff09c399edb8d3c;p=guile-irrlicht.git diff --git a/Makefile.am b/Makefile.am index 0eb3672..c0dfc0a 100644 --- a/Makefile.am +++ b/Makefile.am @@ -42,10 +42,12 @@ 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 \ src/position2d.cpp \ + src/primitive-types.cpp \ src/rect.cpp \ src/reference-counted.cpp \ src/scene-manager.cpp \