From f788027b0c3942e07c888738acc1ba1a0d55ed1c Mon Sep 17 00:00:00 2001 From: Philip Eisenlohr Date: Tue, 10 Nov 2015 14:57:49 +0000 Subject: [PATCH] include at modern PETSc path --- examples/SpectralMethod/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/examples/SpectralMethod/Makefile b/examples/SpectralMethod/Makefile index 08f4dded4..58df90a64 100644 --- a/examples/SpectralMethod/Makefile +++ b/examples/SpectralMethod/Makefile @@ -1,6 +1,6 @@ -include ${PETSC_DIR}/lib/petsc-conf/variables -include ${PETSC_DIR}/lib/petsc-conf/rules +include ${PETSC_DIR}/lib/petsc/conf/variables +include ${PETSC_DIR}/lib/petsc/conf/rules run16x16x16: