---
 Make.common.in |    3 +++
 1 files changed, 3 insertions(+), 0 deletions(-)

diff --git a/Make.common.in b/Make.common.in
index 4fa1b3e..e001335 100644
--- a/Make.common.in
+++ b/Make.common.in
@@ -435,6 +435,9 @@ ifeq ($(enable-optional),yes)
             include $(SLEPC_DIR)/bmake/$(PETSC_ARCH)/packages  
         endif
     endif      
+    ifeq ($(petsc-major-minor),3.2)
+        libmesh_INCLUDE += -I${SLEPC_DIR}/${PETSC_ARCH}/include
+    endif
 
     libmesh_INCLUDE += -I$(SLEPC_DIR)/include
 
-- 
1.7.4.1


------------------------------------------------------------------------------
Enable your software for Intel(R) Active Management Technology to meet the
growing manageability and security demands of your customers. Businesses
are taking advantage of Intel(R) vPro (TM) technology - will your software 
be a part of the solution? Download the Intel(R) Manageability Checker 
today! http://p.sf.net/sfu/intel-dev2devmar
_______________________________________________
Libmesh-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/libmesh-users

Reply via email to