From c53f3f75ca09ddceded744297d5acac881b6287b Mon Sep 17 00:00:00 2001
From: Matthew Webster <mwebster@fmrib.ox.ac.uk>
Date: Fri, 27 Jul 2007 15:04:06 +0000
Subject: [PATCH] added xfibres to XFILES

---
 Makefile | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/Makefile b/Makefile
index 1cd0b59..f7c2593 100644
--- a/Makefile
+++ b/Makefile
@@ -53,9 +53,9 @@ SGEBEDPOSTX = bedpostX bedpostX_postproc.sh bedpostX_preproc.sh bedpostX_single_
 SCRIPTS = eddy_correct zeropad ${SGEBEDPOST} ${SGEBEDPOSTX}
 FSCRIPTS = correct_and_average ocmr_preproc
 
-XFILES = dtifit ccops probtrack find_the_biggest medianfilter diff_pvm make_dyadic_vectors proj_thresh vecreg
+XFILES = dtifit ccops probtrack find_the_biggest medianfilter diff_pvm make_dyadic_vectors proj_thresh vecreg xfibres
 
-FXFILES = reord_OM sausages replacevols fdt_matrix_ops probtrackx xfibres indexer
+FXFILES = reord_OM sausages replacevols fdt_matrix_ops probtrackx indexer
 
 
 RUNTCLS = Fdt Fdtx
-- 
GitLab