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