EXTENSION = launchql-uuid
DATA = sql/launchql-uuid--0.7.2.sql

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