From c6054662d5e366e538993f7717c8cadf0dbc2f4f Mon Sep 17 00:00:00 2001 From: David Daniel Date: Wed, 31 Aug 2005 16:21:58 +0000 Subject: [PATCH] Forgot to add new header to sources This commit was SVN r7109. --- orte/tools/orterun/Makefile.am | 1 + 1 file changed, 1 insertion(+) diff --git a/orte/tools/orterun/Makefile.am b/orte/tools/orterun/Makefile.am index 93260e4f7f..c5fe2f0bab 100644 --- a/orte/tools/orterun/Makefile.am +++ b/orte/tools/orterun/Makefile.am @@ -28,6 +28,7 @@ bin_PROGRAMS = orterun orterun_SOURCES = \ main.c \ orterun.c \ + orterun.h \ totalview.c \ totalview.h