X-Git-Url: https://git.jsancho.org/?p=c-irrlicht.git;a=blobdiff_plain;f=Makefile.am;fp=Makefile.am;h=f136bcb65d100082c49b2b2edbaf9368b7c8f24c;hp=9af851c5b42e625e50a8aef2194a414888e78f3b;hb=7e46627fbadd2bcf8169ae429e6fe0a546d2797a;hpb=482d9e598cce378cdb7f5568c9efe5befe579494 diff --git a/Makefile.am b/Makefile.am index 9af851c..f136bcb 100644 --- a/Makefile.am +++ b/Makefile.am @@ -19,6 +19,7 @@ pkginclude_HEADERS = \ include/dimension2d.h \ include/EDriverTypes.h \ include/EMaterialFlags.h \ + include/EPrimitiveTypes.h \ include/IAnimatedMesh.h \ include/IAnimatedMeshMD2.h \ include/IAnimatedMeshSceneNode.h \ @@ -43,5 +44,6 @@ pkginclude_HEADERS = \ include/SExposedVideoData.h \ include/SKeyMap.h \ include/SMaterial.h \ + include/SVertexIndex.h \ include/vector2d.h \ include/vector3d.h