From 96f56affd5c6a1a0caa5aac85b60c2948a0822c2 Mon Sep 17 00:00:00 2001 From: Jeff Squyres Date: Fri, 13 Aug 2004 20:16:07 +0000 Subject: [PATCH] Add some missing files in This commit was SVN r2131. --- src/mpi/f77/profile/Makefile.am | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/src/mpi/f77/profile/Makefile.am b/src/mpi/f77/profile/Makefile.am index 76775d4fc2..4bd4c75c6f 100644 --- a/src/mpi/f77/profile/Makefile.am +++ b/src/mpi/f77/profile/Makefile.am @@ -308,7 +308,10 @@ nodist_libmpi_f77_pmpi_la_SOURCES = \ pwin_start_f.c \ pwin_test_f.c \ pwin_unlock_f.c \ - pwin_wait_f.c + pwin_wait_f.c \ + pwtick_f.c \ + pwtime_f.c + # # Sym link in the sources from the real MPI directory #