diff options
Diffstat (limited to 'testpar')
-rw-r--r-- | testpar/Makefile.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testpar/Makefile.in b/testpar/Makefile.in index 057749d..f600fc1 100644 --- a/testpar/Makefile.in +++ b/testpar/Makefile.in @@ -55,7 +55,7 @@ build_triplet = @build@ host_triplet = @host@ DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in \ $(srcdir)/testph5.sh.in $(top_srcdir)/config/commence.am \ - $(top_srcdir)/config/conclude.am + $(top_srcdir)/config/conclude.am COPYING check_PROGRAMS = $(am__EXEEXT_1) subdir = testpar ACLOCAL_M4 = $(top_srcdir)/aclocal.m4 |