summaryrefslogtreecommitdiffstats
path: root/Makefile.am
diff options
context:
space:
mode:
authorMarc-André Lureau <marcandre.lureau@redhat.com>2012-03-19 12:58:45 +0100
committerMarc-André Lureau <marcandre.lureau@redhat.com>2012-03-20 00:20:45 +0100
commit51d41732933323a0b32176b3f56aa418a7e7b1d0 (patch)
tree18838e515d7a61ac77d9f7d6f6596cfa64b0d64e /Makefile.am
parent5b67c33c110df0736279a3b69c2d74efe7fefaee (diff)
downloadspice-gtk-51d41732933323a0b32176b3f56aa418a7e7b1d0.tar.gz
spice-gtk-51d41732933323a0b32176b3f56aa418a7e7b1d0.tar.xz
spice-gtk-51d41732933323a0b32176b3f56aa418a7e7b1d0.zip
build-sys: improve maintainer clean
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am8
1 files changed, 7 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index 8ab020a..334752b 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -43,7 +43,13 @@ MAINTAINERCLEANFILES = \
ABOUT-NLS \
aclocal.m4 \
config.h.in \
- m4/*.m4 \
+ m4/gtk-doc.m4 \
+ m4/intltool.m4 \
+ m4/libtool.m4 \
+ m4/ltoptions.m4 \
+ m4/ltsugar.m4 \
+ m4/ltversion.m4 \
+ m4/lt~obsolete.m4 \
build-aux/compile \
build-aux/config.guess \
build-aux/config.rpath \