[cantera]: updating test makefile include line

This commit is contained in:
Nicholas Malaya 2012-06-18 00:34:12 +00:00
parent 9eb6f72f88
commit 927e128257

View file

@ -1,4 +1,4 @@
INC = -I. -I$(top_builddir)/include/cantera -I$(top_builddir)/test_problems/shared
INC = -I. -I$(top_builddir)/include -I$(top_builddir)/test_problems/shared
AM_CPPFLAGS = $(INC)
AM_CXXFLAGS = $(AM_CPPFLAGS)