From 8c707ec50ba62e9f3814d45cb6b838bb604ff8f5 Mon Sep 17 00:00:00 2001 From: Stephen Smith <steve@fmrib.ox.ac.uk> Date: Sun, 15 Sep 2002 18:33:51 +0000 Subject: [PATCH] *** empty log message *** --- Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Makefile b/Makefile index 86e2b65..57fbb3c 100644 --- a/Makefile +++ b/Makefile @@ -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 -- GitLab