
MODULES = txid
DATA_built = txid.sql
DATA = uninstall_txid.sql
DOCS = README.txid
REGRESS = txid

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

