summaryrefslogtreecommitdiff
path: root/src/modules/ray/Makefile.am
blob: 5fec057b8dc473e9ded4a69a635970a0dcc53d6b (plain)
1
2
3
4
noinst_LIBRARIES = libray.a
libray_a_SOURCES = ray.c
libray_a_CFLAGS = -ffast-math
libray_a_CPPFLAGS = -I@top_srcdir@/src -I@top_srcdir@/src/libs/ray
© All Rights Reserved