blob: 6776b706a1b5c63b9b3d4a5760ae65b870ab5a54 [file] [log] [blame]
subdir = src/interfaces/ecpg/test/pgtypeslib
top_builddir = ../../../../..
include $(top_builddir)/src/Makefile.global
include $(top_srcdir)/$(subdir)/../Makefile.regress
TESTS = dt_test dt_test.c \
dt_test2 dt_test2.c \
num_test num_test.c \
num_test2 num_test2.c
all: $(TESTS)