summaryrefslogtreecommitdiff
path: root/src/modules/julia/Makefile.am
blob: 54a9228f2499ae630f9f49b5e723cd8c647a3fac (plain)
1
2
3
4
noinst_LIBRARIES = libjulia.a
libjulia_a_SOURCES = julia.c
libjulia_a_CFLAGS = @ROTOTILLER_CFLAGS@
libjulia_a_CPPFLAGS = @ROTOTILLER_CFLAGS@ -I@top_srcdir@/src
© All Rights Reserved