mirror of
https://git.gfz-potsdam.de/naaice/iphreeqc.git
synced 2025-12-15 16:18:22 +01:00
9 lines
159 B
Makefile
9 lines
159 B
Makefile
ACLOCAL_AMFLAGS = -I m4
|
|
EXTRA_DIST =\
|
|
CMakeLists.txt\
|
|
INSTALL\
|
|
IPhreeqcConfig.cmake.in\
|
|
IPhreeqc.rc\
|
|
resource.h
|
|
SUBDIRS = src tests examples doc database
|