diff options
Diffstat (limited to 'hl/fortran/Makefile.in')
-rw-r--r-- | hl/fortran/Makefile.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/hl/fortran/Makefile.in b/hl/fortran/Makefile.in index dc59657..02dbaec 100644 --- a/hl/fortran/Makefile.in +++ b/hl/fortran/Makefile.in @@ -315,7 +315,7 @@ TRACE = perl $(top_srcdir)/bin/trace # *.clog are from the MPE option. CHECK_CLEANFILES = *.chkexe *.chklog *.clog SUBDIRS = src test -DIST_SUBDIRS = src test +DIST_SUBDIRS = src test examples # Automake needs to be taught how to build lib, progs, and tests targets. # These will be filled in automatically for the most part (e.g., |