iphreeqc/Makefile.am
Scott R Charlton e96f30ec73 working on autotools
git-svn-id: svn://136.177.114.72/svn_GW/IPhreeqc/trunk@4273 1feff8c3-07ed-0310-ac33-dd36852eb9cd
2010-04-21 04:49:32 +00:00

11 lines
150 B
Makefile

# Subdirectories to descend into.
ACLOCAL_AMFLAGS = -I m4
if BUILD_FORTRAN
FORTRAN_DIRS = test
else
FORTRAN_DIRS =
endif
SUBDIRS = src tests