summaryrefslogtreecommitdiff
path: root/src/modules/ray/Makefile.am
blob: 637a9213b5050bb1a90493fa5ec5ca0bb821161f (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
© All Rights Reserved