diff --git a/src/bin/gpfdist/regress/Makefile b/src/bin/gpfdist/regress/Makefile index aefb1fb56c..394fcd1ff5 100644 --- a/src/bin/gpfdist/regress/Makefile +++ b/src/bin/gpfdist/regress/Makefile @@ -5,12 +5,6 @@ default: installcheck REGRESS = exttab1 custom_format gpfdist2 gpfdist_path -ifeq ($(enable_gpfdist),yes) -ifeq ($(with_openssl),yes) - REGRESS += gpfdist_ssl gpfdists_multiCA -endif -endif - PSQLDIR = $(prefix)/bin REGRESS_OPTS = --init-file=init_file