First version of the extension cdb_geocoder_admin0
This commit is contained in:
7
geocoder/admin0/extension/Makefile
Normal file
7
geocoder/admin0/extension/Makefile
Normal file
@@ -0,0 +1,7 @@
|
||||
EXTENSION = cdb_geocoder_admin0
|
||||
DATA = cdb_geocoder_admin0--0.0.1.sql
|
||||
|
||||
# postgres build stuff
|
||||
PG_CONFIG = pg_config
|
||||
PGXS := $(shell $(PG_CONFIG) --pgxs)
|
||||
include $(PGXS)
|
||||
Reference in New Issue
Block a user