Skip to content
Snippets Groups Projects
Makefile 158 B
EXTENSION = toar_controlled_vocabulary
DATA = toar_controlled_vocabulary--0.1.sql

PG_CONFIG = pg_config
PGXS := $(shell $(PG_CONFIG) --pgxs)
include $(PGXS)