diff --git a/CMakeLists.txt b/CMakeLists.txt index 49a18aaf..d6511091 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -10,6 +10,7 @@ minteq.v4.dat phreeqc.dat pitzer.dat sit.dat +Tipping_Hurley.dat wateq4f.dat ) diff --git a/Makefile.am b/Makefile.am index 2f80e42d..25a6ba47 100644 --- a/Makefile.am +++ b/Makefile.am @@ -18,4 +18,5 @@ DATABASE=\ phreeqc.dat\ pitzer.dat\ sit.dat\ + Tipping_Hurley.dat\ wateq4f.dat