summaryrefslogtreecommitdiff
path: root/contrib/tablefunc/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'contrib/tablefunc/Makefile')
-rw-r--r--contrib/tablefunc/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/contrib/tablefunc/Makefile b/contrib/tablefunc/Makefile
index 0f9c5402dc..9c7381743f 100644
--- a/contrib/tablefunc/Makefile
+++ b/contrib/tablefunc/Makefile
@@ -5,5 +5,6 @@ include $(top_builddir)/src/Makefile.global
MODULES = tablefunc
DATA_built = tablefunc.sql
DOCS = README.tablefunc
+REGRESS = tablefunc
include $(top_srcdir)/contrib/contrib-global.mk