From d28f079f9a267ba80fe7012ae967c4eb7aa7d001 Mon Sep 17 00:00:00 2001 From: Dave Peticolas Date: Mon, 10 Sep 2001 07:20:05 +0000 Subject: [PATCH] Fix cleaned files. git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@5349 57a11ea4-9604-0410-9ed3-97b8803252fd --- src/report/locale-specific/us/Makefile.am | 2 +- src/tax/us/Makefile.am | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/src/report/locale-specific/us/Makefile.am b/src/report/locale-specific/us/Makefile.am index 730564016e..d36d24430f 100644 --- a/src/report/locale-specific/us/Makefile.am +++ b/src/report/locale-specific/us/Makefile.am @@ -29,4 +29,4 @@ EXTRA_DIST = \ ${gncscmmod_DATA} \ ${gncscmothermod_DATA} -CLEANFILES += gnucash report locale-specific us +CLEANFILES += gnucash report locale-specific us .scm-links diff --git a/src/tax/us/Makefile.am b/src/tax/us/Makefile.am index 5d9461850a..24030f1f2d 100644 --- a/src/tax/us/Makefile.am +++ b/src/tax/us/Makefile.am @@ -27,4 +27,4 @@ EXTRA_DIST = \ ${gncscmmod_DATA} \ ${gncscm_DATA} -CLEANFILES += gnucash tax +CLEANFILES += gnucash tax .scm-links