X-Git-Url: https://git.jsancho.org/?a=blobdiff_plain;ds=sidebyside;f=Makefile.am;h=6b42a54f976c558b4ad165e4e1ebd700a014b91f;hb=9eb3d3607d4468b525df34096657fd04f77724e7;hp=4918fc260086d9e5bb3b94299e29c8221337f1f4;hpb=bdd3bebca0131db5ecaf7219b6019ee267468538;p=guile-irrlicht.git diff --git a/Makefile.am b/Makefile.am index 4918fc2..6b42a54 100644 --- a/Makefile.am +++ b/Makefile.am @@ -38,6 +38,8 @@ libguile_irrlicht_la_SOURCES = \ src/gui-static-text.cpp \ src/guile-irrlicht.cpp \ src/material-flags.cpp \ + src/mesh.cpp \ + src/mesh-scene-node.cpp \ src/misc.cpp \ src/rect.cpp \ src/reference-counted.cpp \