aboutsummaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorZachary T Welch <zwelch@codesourcery.com>2010-11-05 15:02:59 -0700
committerJoe Damato <ice799@gmail.com>2010-11-28 20:07:59 -0800
commit80a259b496ec3a7dd964fa7afbe6c265f8ce931e (patch)
tree9663794ac3a08db6ce56fbba023c0cf3e310c738 /Makefile.am
parent37abc90c3ff3393ed077bbfd82a0b76b6d04630e (diff)
downloadltrace-80a259b496ec3a7dd964fa7afbe6c265f8ce931e.tar.gz
Add config.h.in{, ~} to MAINTAINERCLEANFILES
These artifacts are created/updated by running 'autoreconf'. Signed-off-by: Zachary T Welch <zwelch@codesourcery.com>
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am2
1 files changed, 2 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am
index 9238452..6dd6978 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -81,6 +81,8 @@ MAINTAINERCLEANFILES = \
configure \
Makefile.in \
aclocal.m4 \
+ config.h.in \
+ config.h.in~ \
config/autoconf/compile \
config/autoconf/config.guess \
config/autoconf/config.sub \