Restructuring of test setup.
[gedcom-parse.git] / t / input / Makefile.am
diff --git a/t/input/Makefile.am b/t/input/Makefile.am
new file mode 100644 (file)
index 0000000..b7c80ca
--- /dev/null
@@ -0,0 +1,7 @@
+## Process this file with automake to produce Makefile.in
+# $Id$
+# $Name$
+
+GED_FILES := $(wildcard $(srcdir)/*.ged)
+
+EXTRA_DIST=$(GED_FILES)