From 8a8fb70a8a4b960a5394003d174f23e40a60e2c7 Mon Sep 17 00:00:00 2001 From: David Hampton Date: Mon, 16 Apr 2007 04:30:20 +0000 Subject: [PATCH] Make sure to distribute all the check files in the tarball. git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@15907 57a11ea4-9604-0410-9ed3-97b8803252fd --- checks/Makefile.am | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/checks/Makefile.am b/checks/Makefile.am index d190455da1..b336c68399 100644 --- a/checks/Makefile.am +++ b/checks/Makefile.am @@ -14,4 +14,9 @@ checks_DATA = \ endif EXTRA_DIST = \ - ${checks_DATA} + deluxe.chk \ + quicken.chk \ + quicken_wallet.chk \ + gnomeprint/deluxe.chk \ + gnomeprint/quicken.chk \ + gnomeprint/quicken_wallet.chk