mirror of
https://git.gfz-potsdam.de/naaice/iphreeqc.git
synced 2025-12-15 16:18:22 +01:00
5146dd68 Added Kinec_v3.dat to distribution Updated RELEASE.TXT for IPhreeqc b98a6538 Kinec_v3.dat should replace kinec.v2.dat git-subtree-dir: database git-subtree-split: 5146dd686e295681c78dc7f775ab22efa6f84ed6
9 lines
165 B
Makefile
9 lines
165 B
Makefile
ACLOCAL_AMFLAGS = -I m4
|
|
EXTRA_DIST =\
|
|
CMakeLists.txt\
|
|
INSTALL\
|
|
IPhreeqcConfig.cmake.in\
|
|
IPhreeqc.rc\
|
|
resource.h
|
|
SUBDIRS = src tests examples doc database gtest
|