diff options
-rw-r--r-- | .gitignore | 1 | ||||
-rw-r--r-- | tools/excludes | 4 |
2 files changed, 4 insertions, 1 deletions
@@ -95,4 +95,3 @@ /version.m4 /src/system.hh.gch /ABOUT-NLS -/tools/gettextize diff --git a/tools/excludes b/tools/excludes index bcb13e40..48caf745 100644 --- a/tools/excludes +++ b/tools/excludes @@ -16,6 +16,7 @@ autom4te.cache/ build/ config.guess config.log +config.rpath config.status config.sub configure @@ -26,15 +27,18 @@ doc/ledger.info elisp-comp expr_tests install-sh +intl/ ledger ledger.so lib/cppunit/ lib/utfcpp/ libtool ltmain.sh +m4/ make.sh math_tests missing +po/ report_tests src/system.hh.gch stamp-h1 |