pgLatLon

annotate GNUmakefile @ 67:9da49e9278ac

Include files for new update path in GNUmakefile
author jbe
date Tue Feb 11 02:27:50 2020 +0100 (2020-02-11)
parents 9771b81559c7
children 882b77aee653
rev   line source
jbe@0 1 EXTENSION = latlon
jbe@67 2 DATA = latlon--0.12--0.13.sql latlon--0.13--0.14.sql latlon--0.14.sql
jbe@47 3 MODULES = latlon-v0009
jbe@0 4
jbe@0 5 PG_CONFIG = pg_config
jbe@0 6 PGXS := $(shell $(PG_CONFIG) --pgxs)
jbe@0 7 include $(PGXS)

Impressum / About Us