X-Git-Url: https://git.jsancho.org/?a=blobdiff_plain;f=Makefile.am;h=63eccfe2c12f3ff698d6d3117beffd09cdddcff2;hb=da7596f85cef61193ecebb0c54eec6f1e6c2d51e;hp=94fd41df7ce488570347314e8a8932ec45e184a9;hpb=c08eb5c91c4c76de8decadcb50f1dea7d4c496ca;p=c-irrlicht.git diff --git a/Makefile.am b/Makefile.am index 94fd41d..63eccfe 100644 --- a/Makefile.am +++ b/Makefile.am @@ -17,7 +17,10 @@ include_HEADERS = \ include/EMaterialFlags.h \ include/IAnimatedMeshMD2.h \ include/IAnimatedMeshSceneNode.h \ + include/ICameraSceneNode.h \ + include/IGUIElement.h \ include/IGUIEnvironment.h \ + include/IGUIStaticText.h \ include/IrrlichtDevice.h \ include/ISceneManager.h \ include/ISceneNode.h \ @@ -25,4 +28,5 @@ include_HEADERS = \ include/IVideoDriver.h \ include/rect.h \ include/SColor.h \ + include/SExposedVideoData.h \ include/vector3d.h