iphreeqc/Makefile.am
Scott R Charlton 961ceeb1a5 still working on autotools integration
git-svn-id: svn://136.177.114.72/svn_GW/IPhreeqc/trunk@4261 1feff8c3-07ed-0310-ac33-dd36852eb9cd
2010-04-16 06:24:43 +00:00

10 lines
176 B
Makefile

# Subdirectories to descend into.
if BUILD_FORTRAN
FORTRAN_DIRS = test
else
FORTRAN_DIRS =
endif
SUBDIRS = src $(FORTRAN_DIRS) testcpp
ACLOCAL_AMFLAGS = -I m4