X-Git-Url: https://git.jsancho.org/?p=guile-irrlicht.git;a=blobdiff_plain;f=Makefile.am;h=a6410566ed93dbedb67524b92797a4ab55a2780d;hp=d66660732928bd9511590d116b569113cb0544fe;hb=8ff6816b98af584ca7670ad964d5f13f84e18044;hpb=2ffd7c24faa64f27fe9574a3fc25b4bdfc86c6c8 diff --git a/Makefile.am b/Makefile.am index d666607..a641056 100644 --- a/Makefile.am +++ b/Makefile.am @@ -24,6 +24,7 @@ ACLOCAL_AMFLAGS = -I m4 lib_LTLIBRARIES = libguile-irrlicht.la libguile_irrlicht_la_SOURCES = \ src/animated-mesh.cpp \ + src/animated-mesh-md2.cpp \ src/animated-mesh-scene-node.cpp \ src/device.cpp \ src/dimension2d.cpp \