aboutsummaryrefslogtreecommitdiff
path: root/contrib/tablefunc/Makefile
blob: 0f9c5402dc9f0d277799b870d554128c82ad482e (plain)
1
2
3
4
5
6
7
8
9
subdir = contrib/tablefunc
top_builddir = ../..
include $(top_builddir)/src/Makefile.global

MODULES = tablefunc
DATA_built = tablefunc.sql
DOCS = README.tablefunc

include $(top_srcdir)/contrib/contrib-global.mk