Skip to content
Snippets Groups Projects
Commit 8c707ec5 authored by Stephen Smith's avatar Stephen Smith
Browse files

*** empty log message ***

parent a94e7e8b
No related branches found
No related tags found
No related merge requests found
......@@ -2,9 +2,9 @@ include ${FSLDIR}/etc/default.mk
PROJNAME = film
USRINCFLAGS = -I${INCDIR}/miscmaths -I${INCDIR}/utils -I${INCDIR}/newmat -I${INCDIR}/avwio -I${INCDIR}/libprob
USRINCFLAGS = -I${INCDIR}/miscmaths -I${INCDIR}/utils -I${INCDIR}/newmat -I${INCDIR}/avwio -I${INCDIR}/libcprob
LIBS = -lmiscmaths -lutils -lm -lnewmat -lavwio -lprob
LIBS = -lmiscmaths -lutils -lm -lnewmat -lavwio -lcprob
XFILES = film_gls contrast_mgr ttoz ftoz ttologp
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment