X-Git-Url: https://git.jsancho.org/?a=blobdiff_plain;f=Makefile.am;h=88b52686c401e6f3593e07fd35a1f7337119c4d2;hb=84e93e7eac45dde889fc436a247838da3c87edf6;hp=62c4bb742f5b0a03bce318f20bcaaf81fdf8c3b6;hpb=2dd8c4827c6c6afaba10fd04f50ec1587a750be5;p=guile-irrlicht.git diff --git a/Makefile.am b/Makefile.am index 62c4bb7..88b5268 100644 --- a/Makefile.am +++ b/Makefile.am @@ -4,6 +4,7 @@ libguile_irrlicht_la_SOURCES = \ src/dimension2d.cpp \ src/EDriverTypes.cpp \ src/GuileIrrlicht.cpp \ + src/IGUIEnvironment.cpp \ src/IrrlichtDevice.cpp \ src/ISceneManager.cpp \ src/IVideoDriver.cpp