epiphany-extensions r1832 - branches/gnome-2-24



Author: chpe
Date: Sun Mar 15 13:38:37 2009
New Revision: 1832
URL: http://svn.gnome.org/viewvc/epiphany-extensions?rev=1832&view=rev

Log:
Really fix ChangeLog rule

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

Modified: branches/gnome-2-24/Makefile.am
==============================================================================
--- branches/gnome-2-24/Makefile.am	(original)
+++ branches/gnome-2-24/Makefile.am	Sun Mar 15 13:38:37 2009
@@ -31,7 +31,7 @@
 	--disable-schemas-install
 
 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]