aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGergely Risko <gergely+context@risko.hu>2009-10-22 10:59:25 +0300
committerGergely Risko <gergely+context@risko.hu>2009-10-22 10:59:25 +0300
commit976753ce680a42cb3743303ebe60c195a2760647 (patch)
treec55fca82878077e071889d3e20221823a3eb2874
parentd341ceb078244b966db76850b3adba49add9defc (diff)
fixed make distcheck
Added dolt temporary files to DISTCLEANFILES. Signed-off-by: Akos Pasztory <ext-akos.pasztory@nokia.com>
-rw-r--r--Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index f37e1164..4ed81457 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -12,7 +12,7 @@ SUBDIRS = \
tools \
common
-DISTCLEANFILES = lcov.info lcov.html
+DISTCLEANFILES = lcov.info lcov.html doltlibtool doltcompile
MAINTAINERCLEANFILES = INSTALL
check-sum: