updating makefile
This commit is contained in:
parent
a549782c7f
commit
852707544c
1 changed files with 2 additions and 1 deletions
|
|
@ -25,8 +25,9 @@ cc_sources = BasisOptimize.cpp vcs_Gibbs.cpp vcs_root1d.cpp \
|
|||
vcs_elem.cpp vcs_prep.cpp vcs_species_thermo.cpp \
|
||||
vcs_elem_rearrange.cpp vcs_prob.cpp vcs_inest.cpp \
|
||||
vcs_equilibrate.cpp vcs_rearrange.cpp vcs_util.cpp \
|
||||
vcs_Exception.cpp vcs_report.cpp vcs_VolPhase.cpp \
|
||||
vcs_report.cpp vcs_VolPhase.cpp \
|
||||
vcs_solve_phaseStability.cpp
|
||||
#vcs_Exception.cpp
|
||||
|
||||
AM_CPPFLAGS = -I$(top_builddir)/include -I$(top_builddir)/ext/f2c_libs/
|
||||
AM_CXXFLAGS = $(AM_CPPFLAGS)
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue