tools/Makefile.am

- add $(MPIINC) to macro INC
This commit is contained in:
2006-09-19 01:25:21 +00:00
parent 307aecaec9
commit 4d7653f2bd
+1 -1
View File
@@ -23,7 +23,7 @@ H5PLIB = -L@H5P_LIB_LOC@ @TOOLS_H5PART_LIB@
# INCLUDES
HDFINC = -I$(HDF5ROOT)/include
INC = $(HDFINC) $(H5PINC)
INC = $(HDFINC) $(H5PINC) $(MPIINC)
# H5Part header file location
# H5PINC = -I@prefix@/include