From ae090a01b3d2c95a0bf1e81a5ef8e3a010beb87b Mon Sep 17 00:00:00 2001 From: Scott R Charlton Date: Tue, 22 Mar 2011 23:13:09 +0000 Subject: [PATCH] added missing files for windows versions git-svn-id: svn://136.177.114.72/svn_GW/IPhreeqc/trunk@5221 1feff8c3-07ed-0310-ac33-dd36852eb9cd --- Makefile.am | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Makefile.am b/Makefile.am index fc32df2a..1b53d856 100644 --- a/Makefile.am +++ b/Makefile.am @@ -1,3 +1,5 @@ +EXTRA_DIST = fwrap2.cpp fwrap3.cpp + AM_CPPFLAGS=-I$(top_srcdir)/include -I$(top_srcdir)/src/phreeqcpp -I$(top_srcdir)/src/phreeqcpp/phreeqc # libtool libraries to build