mirror of
https://github.com/recp/cglm.git
synced 2025-12-24 12:32:40 +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/ease.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_call_HEADERS = include/cglm/call/mat4.h \
|
||||
|
||||
Reference in New Issue
Block a user