added common to include

git-svn-id: svn://136.177.114.72/svn_GW/IPhreeqc/trunk@10059 1feff8c3-07ed-0310-ac33-dd36852eb9cd
This commit is contained in:
Scott R Charlton 2015-08-08 02:50:07 +00:00
parent 24b9989c50
commit be73d77965

View File

@ -1,6 +1,6 @@
EXTRA_DIST = CMakeLists.txt main77.f main.f90
AM_CPPFLAGS = -I$(top_srcdir)/src -I$(top_srcdir)/src/phreeqcpp -I$(top_srcdir)/src/phreeqcpp/PhreeqcKeywords
AM_CPPFLAGS = -I$(top_srcdir)/src -I$(top_srcdir)/src/phreeqcpp -I$(top_srcdir)/src/phreeqcpp/common -I$(top_srcdir)/src/phreeqcpp/PhreeqcKeywords
AM_FCFLAGS = -I$(top_srcdir)/src
AM_FFLAGS = -I$(top_srcdir)/src