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

MODULES = dbsize
DATA_built = dbsize.sql
DOCS = README.dbsize

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