diff --git a/build b/build index 8bfdbefe..fb739db0 100755 --- a/build +++ b/build @@ -20,5 +20,10 @@ cd difrac make cd .. +#---- build matrix +cd matrix +make +cd .. + #------- finally build SICS make