You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@hawq.apache.org by nh...@apache.org on 2015/12/22 03:19:12 UTC

incubator-hawq git commit: HAWQ-270. Fix makefile in contrib

Repository: incubator-hawq
Updated Branches:
  refs/heads/master b68130f32 -> bfe15a053


HAWQ-270. Fix makefile in contrib


Project: http://git-wip-us.apache.org/repos/asf/incubator-hawq/repo
Commit: http://git-wip-us.apache.org/repos/asf/incubator-hawq/commit/bfe15a05
Tree: http://git-wip-us.apache.org/repos/asf/incubator-hawq/tree/bfe15a05
Diff: http://git-wip-us.apache.org/repos/asf/incubator-hawq/diff/bfe15a05

Branch: refs/heads/master
Commit: bfe15a05392fd0d7e3a5d4f8b89795439f4c465b
Parents: b68130f
Author: Noa Horn <nh...@pivotal.io>
Authored: Mon Dec 21 17:12:43 2015 -0800
Committer: Noa Horn <nh...@pivotal.io>
Committed: Mon Dec 21 18:18:29 2015 -0800

----------------------------------------------------------------------
 contrib/Makefile | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-hawq/blob/bfe15a05/contrib/Makefile
----------------------------------------------------------------------
diff --git a/contrib/Makefile b/contrib/Makefile
index f085296..eb622f4 100644
--- a/contrib/Makefile
+++ b/contrib/Makefile
@@ -5,10 +5,9 @@ top_builddir = ..
 include $(top_builddir)/src/Makefile.global
 
 WANTED_DIRS = \
-		pgbench \
 		orafce \
 		extprotocol \
-		gp_cancel_query
+		gp_cancel_query \
 		gp_mdver \
 		hawq-hadoop