summaryrefslogtreecommitdiffstats
path: root/Makefile.am
blob: 1b03ef794489d404565d3f81971707b0895e1162 (plain)
1
2
3
lib_LTLIBRARIES	           = libneofx.la
libneofx_la_SOURCES        = math.c collision.c physics.c
nobase_include_HEADERS     = neofx/math.h neofx/collision.h neofx/types.h neofx/physics.h