From 714ff53984a51363c69f00df0da2b1896b0d41f6 Mon Sep 17 00:00:00 2001 From: Phil Longstaff Date: Tue, 2 Feb 2010 02:40:31 +0000 Subject: [PATCH] Fix "make distcheck" git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@18600 57a11ea4-9604-0410-9ed3-97b8803252fd --- checks/Makefile.am | 1 + 1 file changed, 1 insertion(+) diff --git a/checks/Makefile.am b/checks/Makefile.am index cd5492a4eb..48bf9d8d0a 100644 --- a/checks/Makefile.am +++ b/checks/Makefile.am @@ -20,6 +20,7 @@ EXTRA_DIST = \ liberty.chk \ quicken.chk \ quicken_wallet.chk \ + voucher.chk \ gnomeprint/deluxe.chk \ gnomeprint/quicken.chk \ gnomeprint/quicken_wallet.chk