Fixed an error in INCDIR definition.

This commit is contained in:
Harry Moffat 2006-04-30 22:20:33 +00:00
parent 34783d2266
commit 795bcc1df6

View file

@ -12,7 +12,7 @@
build_f90=@BUILD_F90@
build_python=@BUILD_PYTHON@
INCDIR = ../../build/include/cantera
INCDIR = ../../../build/include/cantera
INSTALL_TSC = ../../../bin/install_tsc
CXX_H = Cantera.h equilibrium.h IncompressibleSolid.h \