Skip to content
Snippets Groups Projects
Commit e8962ed9 authored by Christian Beckmann's avatar Christian Beckmann
Browse files

*** empty log message ***

parent 07e10888
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_dev -I${INCDIR}/utils -I${INCDIR}/newmat -I${INCDIR}/avwio -I${INCDIR}/libprob
LIBS = -lmiscmaths -lutils -lm -lnewmat -lavwio -lprob
LIBS = -lmiscmaths_dev -lutils -lm -lnewmat -lavwio -lprob
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