mirror of
https://git.gfz-potsdam.de/naaice/iphreeqc.git
synced 2025-12-16 00:28:23 +01:00
Added using-cmake files to automake files
This commit is contained in:
parent
dbba3f26dc
commit
089e872532
@ -2,6 +2,7 @@ ACLOCAL_AMFLAGS = -I m4
|
||||
EXTRA_DIST =\
|
||||
CMakeLists.txt\
|
||||
INSTALL\
|
||||
IPhreeqcConfig.cmake.in\
|
||||
IPhreeqc.rc\
|
||||
resource.h
|
||||
SUBDIRS = src tests examples doc database
|
||||
|
||||
@ -9,7 +9,13 @@ EXTRA_DIST =\
|
||||
cpp/CMakeLists.txt\
|
||||
cpp/advect/CMakeLists.txt\
|
||||
fortran/CMakeLists.txt\
|
||||
fortran/advect/CMakeLists.txt
|
||||
fortran/advect/CMakeLists.txt\
|
||||
using-cmake/CMakeLists.txt\
|
||||
using-cmake/CMakeLists.txt.in\
|
||||
using-cmake/ex2\
|
||||
using-cmake/main.cpp\
|
||||
using-cmake/phreeqc.dat\
|
||||
using-cmake/README.txt
|
||||
|
||||
EXAMPLES_DIR = $(docdir)/examples
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user