X-Git-Url: https://git.dlugolecki.net.pl/?a=blobdiff_plain;f=t%2Finput%2FMakefile.am;fp=t%2Finput%2FMakefile.am;h=b7c80ca432d369d11a6f1bb1f2a72cb0204ac989;hb=65d9238580688605c38a0df217708395c2e77c1f;hp=0000000000000000000000000000000000000000;hpb=7f01250d5a113f96ad0f3efcf4bf14d7b1796ccc;p=gedcom-parse.git diff --git a/t/input/Makefile.am b/t/input/Makefile.am new file mode 100644 index 0000000..b7c80ca --- /dev/null +++ b/t/input/Makefile.am @@ -0,0 +1,7 @@ +## Process this file with automake to produce Makefile.in +# $Id$ +# $Name$ + +GED_FILES := $(wildcard $(srcdir)/*.ged) + +EXTRA_DIST=$(GED_FILES)