Skip to content

Commit

Permalink
One more small change (here to drivers/Makefile) before v2.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Jacob Schroder committed Oct 2, 2017
1 parent dc10a74 commit 2e3f4dc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion drivers/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ HYPRE_FLAGS = -I$(HYPRE_DIR)/include
HYPRE_LIB = -L$(HYPRE_DIR)/lib -lHYPRE

MFEM_INTERFACE = ./braid_mfem.hpp ./braid_mfem_block.hpp ../braid.hpp
MFEM_DIR = $(BRAID_DIR)/../mfem-v3.2-1125-g593ca6a
MFEM_DIR = $(BRAID_DIR)/../mfem
MFEM_CONFIG_MK = $(MFEM_DIR)/config/config.mk
MFEM_LIB_FILE = mfem_is_not_built
-include $(MFEM_CONFIG_MK)
Expand Down

0 comments on commit 2e3f4dc

Please sign in to comment.