summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorEmanuele Aina <emanuele.aina@collabora.com>2013-03-11 15:28:40 +0100
committerEmanuele Aina <emanuele.aina@collabora.com>2013-03-26 20:40:27 +0100
commitc0a16718199faf2af12d09501e667625baf2998d (patch)
treef4de9f367d6c643a7ba62211aacac5d943c1f15e /Makefile.am
parenta942a13b0081cfca62329c9595f19fe42c32a593 (diff)
downloadgnome-control-center-c0a16718199faf2af12d09501e667625baf2998d.tar.gz
build: Ignore the `ar-lib' script from automake
automake 1.11.6 seems to install the ./ar-lib wrapper for lib.exe even under linux, ignore it. https://bugzilla.gnome.org/show_bug.cgi?id=695640
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am
index 6ce3fe39a..0398c3219 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -8,6 +8,7 @@ DIST_SUBDIRS = libgd egg-list-box po panels shell man search-provider
MAINTAINERCLEANFILES = \
$(srcdir)/INSTALL \
+ $(srcdir)/ar-lib \
$(srcdir)/aclocal.m4 \
$(srcdir)/autoscan.log \
$(srcdir)/compile \