empathy r2502 - trunk



Author: xclaesse
Date: Mon Feb 16 22:46:58 2009
New Revision: 2502
URL: http://svn.gnome.org/viewvc/empathy?rev=2502&view=rev

Log:
Use "git log" instead of "git-log"

From: Xavier Claessens <xclaesse gmail com>

Modified:
   trunk/Makefile.am

Modified: trunk/Makefile.am
==============================================================================
--- trunk/Makefile.am	(original)
+++ trunk/Makefile.am	Mon Feb 16 22:46:58 2009
@@ -38,7 +38,7 @@
 distuninstallcheck_listfiles = find . -type f -print | grep -v '^\./var/scrollkeeper'
 
 ChangeLog: Makefile.am
-	git-log --pretty=short > ChangeLog
+	git log --pretty=short > ChangeLog
 	
 
 dist: ChangeLog



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]