mirror of
https://github.com/recp/cglm.git
synced 2026-06-06 06:13:39 -05:00
build: add missing files to project files
This commit is contained in:
+3
-2
@@ -132,8 +132,9 @@ cglm_struct_HEADERS = include/cglm/struct/mat4.h \
|
||||
include/cglm/struct/project.h \
|
||||
include/cglm/struct/sphere.h \
|
||||
include/cglm/struct/color.h \
|
||||
include/cglm/struct/curve.h
|
||||
|
||||
include/cglm/struct/curve.h \
|
||||
include/cglm/struct/affine2d.h
|
||||
|
||||
libcglm_la_SOURCES=\
|
||||
src/euler.c \
|
||||
src/affine.c \
|
||||
|
||||
Reference in New Issue
Block a user