MODULE_big = log_gen
OBJS = log_gen.o $(WIN32RES)
PGFILEDESC = "log_gen"

EXTENSION = log_gen

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