From 6f257c477f43b7f5e230fe06462f12b4c8dbab8d Mon Sep 17 00:00:00 2001 From: Jeff Squyres Date: Thu, 7 Feb 2013 13:41:39 +0000 Subject: [PATCH] Fix typo in Makefile.am. This commit was SVN r28037. --- contrib/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/contrib/Makefile.am b/contrib/Makefile.am index 7001509dd9..8d5f441de2 100644 --- a/contrib/Makefile.am +++ b/contrib/Makefile.am @@ -149,7 +149,7 @@ EXTRA_DIST = \ platform/greenplum/bend/mac-optimized \ platform/greenplum/bend/mac-optimized.conf \ platform/greenplum/bend/linux-optimized \ - platform/greenplum/bend/linux-optimized.conf + platform/greenplum/bend/linux-optimized.conf \ platform/greenplum/mrplus/mac \ platform/greenplum/mrplus/mac.conf \ platform/greenplum/mrplus/linux \