epiphany r8897 - branches/gnome-2-26



Author: chpe
Date: Sun Mar 15 13:44:10 2009
New Revision: 8897
URL: http://svn.gnome.org/viewvc/epiphany?rev=8897&view=rev

Log:
Really fix ChangeLog rule

Modified:
   branches/gnome-2-26/Makefile.am

Modified: branches/gnome-2-26/Makefile.am
==============================================================================
--- branches/gnome-2-26/Makefile.am	(original)
+++ branches/gnome-2-26/Makefile.am	Sun Mar 15 13:44:10 2009
@@ -37,7 +37,7 @@
 distuninstallcheck_listfiles = find . -type f -print | grep -v 'icon-theme.cache'
 
 ChangeLog:
-	@if test -f $(top_srcdir)/.git/HEAD; then
+	@if test -f $(top_srcdir)/.git/HEAD; then \
 		git log --stat > $@; \
 	fi
 



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