update build files

This commit is contained in:
Recep Aslantas
2022-10-23 12:09:44 +03:00
parent 7c62ad965b
commit 53009d69c0
3 changed files with 10 additions and 0 deletions

View File

@@ -159,6 +159,8 @@ cglm_structdir=$(includedir)/cglm/struct
cglm_struct_HEADERS = include/cglm/struct/mat4.h \
include/cglm/struct/mat3.h \
include/cglm/struct/mat2.h \
include/cglm/struct/affine-pre.h \
include/cglm/struct/affine-post.h \
include/cglm/struct/affine.h \
include/cglm/struct/affine2d.h \
include/cglm/struct/vec2.h \