summaryrefslogtreecommitdiffstats
path: root/test/Makefile.am
blob: 883a1a7814a343ea76c484f46045a55fd1b6aa3d (plain)
1
2
3
4
5
6
7
bin_PROGRAMS = vformat

vformat_SOURCE = testsuppt.c vformat.c 
vformat_LDADD = ../src/.libs/libvformat.a testsuppt.o 

EXTRA_DIST = testsuppt.c testsuppt.h tests/access/*.vcf tests/adhoc/*.vc* tests/spec/*.vcf tests/utf-8/*.vcf
TESTS = vformat