EXTENSION = pgpm-database-jobs
DATA = sql/pgpm-database-jobs--0.26.2.sql

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