EXTENSION = metaschema-schema
DATA = sql/metaschema-schema--0.26.1.sql

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