4 lines
163 B
Text
4 lines
163 B
Text
![]() |
lib_LTLIBRARIES = libneofx.la
|
||
|
libneofx_la_SOURCES = math.c collision.c
|
||
|
nobase_include_HEADERS = neofx/math.h neofx/collision.h neofx/types.h
|