1 # contrib/ltree/Makefile
17 DATA
= ltree--1.2
--1.3.sql ltree--1.1
--1.2.sql ltree--1.1.sql \
19 PGFILEDESC
= "ltree - hierarchical label data type"
27 PGXS
:= $(shell $(PG_CONFIG
) --pgxs
)
30 subdir
= contrib
/ltree
32 include $(top_builddir
)/src
/Makefile.global
33 include $(top_srcdir
)/contrib
/contrib-global.mk