mirror of
https://git.gfz-potsdam.de/naaice/iphreeqc.git
synced 2025-12-16 00:28:23 +01:00
8 lines
133 B
Makefile
8 lines
133 B
Makefile
ACLOCAL_AMFLAGS = -I m4
|
|
EXTRA_DIST =\
|
|
CMakeLists.txt\
|
|
INSTALL\
|
|
IPhreeqc.rc\
|
|
resource.h
|
|
SUBDIRS = src tests examples doc database
|