Signed-off-by: Arnaud Fontaine <[email protected]>
---
 Makefile |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/Makefile b/Makefile
index a07a790..dd2ba1d 100644
--- a/Makefile
+++ b/Makefile
@@ -14,7 +14,7 @@ MAN1DIR=$(PREFIX)/share/man/man1
 SITELISP=$(PREFIX)/share/emacs/site-lisp/emms
 
 INSTALLINFO = /usr/sbin/install-info --info-dir=$(INFODIR)
-CHANGELOG_CMD = git log --pretty=medium
+CHANGELOG_CMD = git log --pretty=medium --no-merges
 
 # The currently released version of EMMS
 VERSION=3.0
-- 
1.7.4.4


_______________________________________________
Emms-patches mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/emms-patches

Reply via email to