From 79381c0c44c0328920ef99f30aa3e39f95c0bc8a Mon Sep 17 00:00:00 2001 From: George Bosilca Date: Wed, 13 Feb 2008 02:19:06 +0000 Subject: [PATCH] Don't forget to add the memhecker.h header file to the "make dist". This commit was SVN r17440. --- ompi/include/ompi/Makefile.am | 1 + 1 file changed, 1 insertion(+) diff --git a/ompi/include/ompi/Makefile.am b/ompi/include/ompi/Makefile.am index 498011e465..25240f55ba 100644 --- a/ompi/include/ompi/Makefile.am +++ b/ompi/include/ompi/Makefile.am @@ -22,6 +22,7 @@ headers += \ ompi/constants.h \ ompi/types.h \ + ompi/memchecker.h \ ompi/totalview.h nodist_headers += \