add version info

This commit is contained in:
Recep Aslantas
2017-05-21 01:31:25 +03:00
parent fb444203b6
commit 02513b77c1
4 changed files with 19 additions and 3 deletions

View File

@@ -32,7 +32,8 @@ TESTS = $(check_PROGRAMS)
test_test_mat4_LDFLAGS = $(checkLDFLAGS)
test_test_mat4_CFLAGS = $(checkCFLAGS)
nobase_include_HEADERS = include/cglm.h \
nobase_include_HEADERS = include/cglm-version.h \
include/cglm.h \
include/cglm-call.h \
include/cglm-cam.h \
include/cglm-io.h \