aboutsummaryrefslogtreecommitdiff
path: root/Makefile.in
diff options
context:
space:
mode:
authorSebastien Bacher <seb128@ubuntu.com>2012-10-02 23:19:53 +0200
committerSebastien Bacher <seb128@ubuntu.com>2012-10-02 23:19:53 +0200
commit910a1eb17c10443d50a6c3d2ac86bcfc7d970612 (patch)
tree7d1a19d9f473239aa30dbf225352968177fa54f6 /Makefile.in
parent213c3d37aee885e6767d800f66b0d55b39801c3c (diff)
parent78f8f75ee73478ecb704aecc467c861fa4558b52 (diff)
downloadayatana-indicator-messages-910a1eb17c10443d50a6c3d2ac86bcfc7d970612.tar.gz
ayatana-indicator-messages-910a1eb17c10443d50a6c3d2ac86bcfc7d970612.tar.bz2
ayatana-indicator-messages-910a1eb17c10443d50a6c3d2ac86bcfc7d970612.zip
* New upstream release:
- don't segfault if .desktop file is not installed (lp: #1058386) - Use fallback icon names (without status emblems). (lp: #1056595)
Diffstat (limited to 'Makefile.in')
-rw-r--r--Makefile.in4
1 files changed, 2 insertions, 2 deletions
diff --git a/Makefile.in b/Makefile.in
index 45488cf..cee079c 100644
--- a/Makefile.in
+++ b/Makefile.in
@@ -1,4 +1,4 @@
-# Makefile.in generated by automake 1.11.5 from Makefile.am.
+# Makefile.in generated by automake 1.11.6 from Makefile.am.
# @configure_input@
# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
@@ -654,7 +654,7 @@ distcheck: dist
*.zip*) \
unzip $(distdir).zip ;;\
esac
- chmod -R a-w $(distdir); chmod a+w $(distdir)
+ chmod -R a-w $(distdir); chmod u+w $(distdir)
mkdir $(distdir)/_build
mkdir $(distdir)/_inst
chmod a-w $(distdir)