From 173c6d8fb80a2336c987f52ba32bd3c643a8a0ae Mon Sep 17 00:00:00 2001 From: Denis Dimick Date: Thu, 8 Jul 2004 16:39:29 +0000 Subject: [PATCH] fixed file for make dist This commit was SVN r1600. --- src/tools/Makefile.am | 3 +++ 1 file changed, 3 insertions(+) diff --git a/src/tools/Makefile.am b/src/tools/Makefile.am index c22d1511e9..190ad9b0e5 100644 --- a/src/tools/Makefile.am +++ b/src/tools/Makefile.am @@ -6,3 +6,6 @@ include $(top_srcdir)/config/Makefile.options SUBDIRS = ompi_info mpirun wrappers + +DIST_SUBDIRS = $(SUBDIRS) openmpi +