MODULES = bug_simulator
EXTENSION = bug_simulator
DATA = bug_simulator--1.0.sql

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