From ad8b787341c9d3b4bf9208f53ef9b0eaa97abac0 Mon Sep 17 00:00:00 2001 From: Jeff Squyres Date: Wed, 1 Sep 2004 19:26:28 +0000 Subject: [PATCH] Commit this fix so that the build tests can start building. This commit was SVN r2431. --- src/mca/svc/exec/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/mca/svc/exec/Makefile.am b/src/mca/svc/exec/Makefile.am index 9d8976520c..8a4cf68b6f 100644 --- a/src/mca/svc/exec/Makefile.am +++ b/src/mca/svc/exec/Makefile.am @@ -1,4 +1,3 @@ -# -*- makefile -*- # # $HEADER$ # @@ -8,4 +7,5 @@ include $(top_ompi_srcdir)/config/Makefile.options noinst_LTLIBRARIES = libmca_svc_exec.la libmca_svc_exec_la_SOURCES = \ svc_exec.c \ + svn_exec.h \ svc_exec_component.c