summaryrefslogtreecommitdiffstats
path: root/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am19
1 files changed, 10 insertions, 9 deletions
diff --git a/Makefile.am b/Makefile.am
index 34663d0..d47c7a3 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -22,13 +22,14 @@ man_MANS = canconfig.8 candump.8 canecho.8 cansend.8
# info_TEXINFOS = can.texinfo
-MAINTAINERCLEANFILES= \
- include/can_config.h.in \
- configure \
- Makefile.in \
- config.guess \
- config.sub \
- ltmain.sh \
- aclocal.m4
-
+MAINTAINERCLEANFILES = \
+ configure \
+ Makefile.in \
+ aclocal.m4 \
+ config/autoconf/depcomp \
+ config/autoconf/missing \
+ config/autoconf/config.guess \
+ config/autoconf/config.sub \
+ config/autoconf/ltmain.sh \
+ config/autoconf/install-sh