From 4566462bfc8e76b153175526772cba50045be978 Mon Sep 17 00:00:00 2001 From: chtong Date: Fri, 21 Mar 2003 23:10:05 +0000 Subject: [PATCH] Include LOBPCG in build. --- Makefile.in | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/Makefile.in b/Makefile.in index 8c2005eab..cc27ad757 100644 --- a/Makefile.in +++ b/Makefile.in @@ -42,7 +42,8 @@ HYPRE_IJ_DIRS =\ matrix_matrix\ IJ_mv\ distributed_ls\ - parcsr_ls + parcsr_ls\ + parcsr_es/LOBPCG #These are the directories for the FEI HYPRE_FEI_DIRS =\