This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "emacs-jabber".
The branch, master has been updated
via 5453338333431e07e23277ccc86d929aaf3a744c (commit)
from 0df441a41092596b2dde47442c310c54dd797e07 (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
commit 5453338333431e07e23277ccc86d929aaf3a744c
Author: Evgenii Terechkov <ev...@al...>
Date: Fri Jun 20 16:25:23 2014 +0800
Typo in filename fixed
diff --git a/Makefile.am b/Makefile.am
index 23daa88..9b43844 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -6,7 +6,7 @@ AUTOMAKE_OPTIONS = 1.11
my_lisp_sources=fsm.el jabber-activity.el jabber-ahc-presence.el \
jabber-ahc.el jabber-alert.el jabber-autoaway.el jabber-avatar.el \
jabber-awesome.el jabber-ping.el jabber-libnotify.el jabber-console.el \
-jabber-notifications \
+jabber-notifications.el \
jabber-bookmarks.el jabber-browse.el jabber-chat.el \
jabber-chatbuffer.el jabber-chatstates.el jabber-compose.el \
jabber-conn.el jabber-core.el jabber-disco.el jabber-events.el \
-----------------------------------------------------------------------
Summary of changes:
Makefile.am | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
hooks/post-receive
--
emacs-jabber
|