# this file is for testing mods to the postgres interface

include Makefile

LIBS		= \
		../../src/gdi/libgdi.a	\
		../../src/postgres/libgdipg.a
