MODULES = spi_count_query_rows
DATA_built = spi_count_query_rows.sql

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

