X-Git-Url: https://git.jsancho.org/?a=blobdiff_plain;f=Makefile.am;h=641b6d1943a2ef7969bd23157e7e1ad2337d9221;hb=962438a61115ccca58ef96a91504ff10bc61c36f;hp=f136bcb65d100082c49b2b2edbaf9368b7c8f24c;hpb=7e46627fbadd2bcf8169ae429e6fe0a546d2797a;p=c-irrlicht.git 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 \