X-Git-Url: https://git.jsancho.org/?p=c-irrlicht.git;a=blobdiff_plain;f=Makefile.am;fp=Makefile.am;h=641b6d1943a2ef7969bd23157e7e1ad2337d9221;hp=f136bcb65d100082c49b2b2edbaf9368b7c8f24c;hb=962438a61115ccca58ef96a91504ff10bc61c36f;hpb=4f2ca76c7ddfffc0c32bb4875d4cf7ed31792205 diff --git a/Makefile.am b/Makefile.am index f136bcb..641b6d1 100644 --- a/Makefile.am +++ b/Makefile.am @@ -35,6 +35,7 @@ pkginclude_HEADERS = \ include/irrTypes.h \ include/ISceneManager.h \ include/ISceneNode.h \ + include/ISceneNodeAnimator.h \ include/ITexture.h \ include/IVideoDriver.h \ include/matrix4.h \