MODULES = hashblob
EXTENSION = hashblob
DATA = hashblob--0.0.sql

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

