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

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