removed test from distribution

git-svn-id: svn://136.177.114.72/svn_GW/IPhreeqc/trunk@4277 1feff8c3-07ed-0310-ac33-dd36852eb9cd
This commit is contained in:
Scott R Charlton 2010-04-21 05:37:55 +00:00
parent 51c669367b
commit a987033366

View File

@ -44,6 +44,6 @@ AC_PROG_LIBTOOL
# Checks for library functions.
AC_CONFIG_FILES([Makefile src/Makefile tests/Makefile tests/phreeqc.dat tests/ex1 test/Makefile])
AC_CONFIG_FILES([Makefile src/Makefile tests/Makefile tests/phreeqc.dat tests/ex1])
AC_OUTPUT