X-Git-Url: https://git.jsancho.org/?a=blobdiff_plain;f=Makefile.am;h=968673befb108cd5b666d2d325e6811d37a647ad;hb=0e0782653487ad1691d7879ff433bc5ffd7c3791;hp=4101951149256eaa051be122cf75d52f35a157cc;hpb=6c94796ace41e3973a11126a2dec855e8591fb51;p=guile-irrlicht.git diff --git a/Makefile.am b/Makefile.am index 4101951..968673b 100644 --- a/Makefile.am +++ b/Makefile.am @@ -50,7 +50,9 @@ libguile_irrlicht_la_SOURCES = \ src/scene-manager.cpp \ src/scene-node.cpp \ src/texture.cpp \ + src/vector2d.cpp \ src/vector3d.cpp \ + src/vertex3d.cpp \ src/video-driver.cpp \ src/wchar.cpp libguile_irrlicht_la_CPPFLAGS = @GUILE_CFLAGS@