mirror of
https://github.com/recp/cglm.git
synced 2025-12-30 20:27:00 +00:00
Add missing struct headers to makefile.am
This commit is contained in:
@@ -59,7 +59,9 @@ cglm_HEADERS = include/cglm/version.h \
|
|||||||
include/cglm/sphere.h \
|
include/cglm/sphere.h \
|
||||||
include/cglm/ease.h \
|
include/cglm/ease.h \
|
||||||
include/cglm/curve.h \
|
include/cglm/curve.h \
|
||||||
include/cglm/bezier.h
|
include/cglm/bezier.h \
|
||||||
|
include/cglm/types-struct.h \
|
||||||
|
include/cglm/struct.h
|
||||||
|
|
||||||
cglm_calldir=$(includedir)/cglm/call
|
cglm_calldir=$(includedir)/cglm/call
|
||||||
cglm_call_HEADERS = include/cglm/call/mat4.h \
|
cglm_call_HEADERS = include/cglm/call/mat4.h \
|
||||||
|
|||||||
Reference in New Issue
Block a user