summaryrefslogtreecommitdiffstats
path: root/Makefile.am
diff options
context:
space:
mode:
authorMarc-André Lureau <marcandre.lureau@redhat.com>2014-10-30 13:49:07 +0100
committerMarc-André Lureau <marcandre.lureau@redhat.com>2014-10-30 13:51:51 +0100
commit905c35208f453aef18d3717022c2c2fba58421fc (patch)
tree3d9f141defc7a8b6bba675953c884c909c2c325f /Makefile.am
parent02fe4df1545e75a71c3e944a8f5e4624c9a59c3a (diff)
downloadspice-gtk-905c35208f453aef18d3717022c2c2fba58421fc.tar.gz
spice-gtk-905c35208f453aef18d3717022c2c2fba58421fc.tar.xz
spice-gtk-905c35208f453aef18d3717022c2c2fba58421fc.zip
build-sys: add some missing MAINTAINERCLEANFILES
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 5029497..8ac2028 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -56,6 +56,7 @@ MAINTAINERCLEANFILES = \
m4/ltsugar.m4 \
m4/ltversion.m4 \
m4/lt~obsolete.m4 \
+ build-aux/ar-lib \
build-aux/compile \
build-aux/config.guess \
build-aux/config.rpath \
@@ -65,6 +66,7 @@ MAINTAINERCLEANFILES = \
build-aux/ltmain.sh \
build-aux/missing \
build-aux/mkinstalldirs \
+ build-aux/test-driver \
po/Makefile.in.in \
gtk-doc.make \
$(NULL)