diff --git a/Makefile.am b/Makefile.am index ea28810e..bfd1f7c6 100644 --- a/Makefile.am +++ b/Makefile.am @@ -1,10 +1,5 @@ -# Subdirectories to descend into. ACLOCAL_AMFLAGS = -I m4 - -if BUILD_FORTRAN - FORTRAN_DIRS = test -else - FORTRAN_DIRS = -endif - +EXTRA_DIST = INSTALL README SUBDIRS = src tests + +