
MODULES = on_commit_actions
DATA_built = on_commit_actions.sql
#DOCS = README.on_commit_actions

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

