mirror of
https://git.gfz-potsdam.de/naaice/iphreeqc.git
synced 2025-12-15 16:18:22 +01:00
working on distribution
git-svn-id: svn://136.177.114.72/svn_GW/IPhreeqc/trunk@5230 1feff8c3-07ed-0310-ac33-dd36852eb9cd
This commit is contained in:
parent
b956992ac4
commit
16092f4264
@ -1,5 +1,3 @@
|
||||
ACLOCAL_AMFLAGS = -I m4
|
||||
EXTRA_DIST = INSTALL README IPhreeqc.vcproj IPhreeqc.sln IPhreeqc.vsprops
|
||||
SUBDIRS = src tests
|
||||
|
||||
|
||||
SUBDIRS = src tests examples
|
||||
|
||||
@ -104,17 +104,10 @@ AC_CHECK_FUNCS([isnan], , AC_CHECK_LIB(m, isnan))
|
||||
|
||||
AC_CONFIG_FILES([
|
||||
Makefile
|
||||
examples/Makefile
|
||||
src/Makefile
|
||||
tests/Makefile
|
||||
tests/phreeqc.dat
|
||||
tests/ex2
|
||||
examples/ex1
|
||||
examples/main_fortran.cxx
|
||||
examples/Makefile
|
||||
examples/phreeqc.dat
|
||||
examples/test_c.c
|
||||
examples/test_cxx.cxx
|
||||
examples/test_f.f
|
||||
examples/test_f90.f90
|
||||
])
|
||||
AC_OUTPUT
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user