EXTENSION = konfigraf DATA = konfigraf--0.0.2.sql # script files to install # REGRESS = konfigraf_test # our test script file (without extension) MODULES = konfigraf # our c module file to build override with_llvm = no # postgres build stuff PG_CONFIG = pg_config PGXS := $(shell $(PG_CONFIG) --pgxs) include $(PGXS)