gnash-commit
[Top][All Lists]
Advanced

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

[Gnash-commit] gnash/plugin/klash Makefile.am


From: Rob Savoye
Subject: [Gnash-commit] gnash/plugin/klash Makefile.am
Date: Mon, 14 May 2007 15:24:04 +0000

CVSROOT:        /sources/gnash
Module name:    gnash
Changes by:     Rob Savoye <rsavoye>    07/05/14 15:24:04

Modified files:
        plugin/klash   : Makefile.am 

Log message:
        Drop $ before echo, add newline.

CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/gnash/plugin/klash/Makefile.am?cvsroot=gnash&r1=1.28&r2=1.29

Patches:
Index: Makefile.am
===================================================================
RCS file: /sources/gnash/gnash/plugin/klash/Makefile.am,v
retrieving revision 1.28
retrieving revision 1.29
diff -u -b -r1.28 -r1.29
--- Makefile.am 6 Mar 2007 18:06:13 -0000       1.28
+++ Makefile.am 14 May 2007 15:24:04 -0000      1.29
@@ -15,7 +15,7 @@
 # along with this program; if not, write to the Free Software
 # Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA
 
-# $Id: Makefile.am,v 1.28 2007/03/06 18:06:13 rsavoye Exp $
+# $Id: Makefile.am,v 1.29 2007/05/14 15:24:04 rsavoye Exp $
 
 AUTOMAKE_OPTIONS = 
 
@@ -68,7 +68,7 @@
 
 else
 all:
-       $echo "Building klash is disabled"
+       echo "Building klash is disabled"
 endif
 
 force:
\ No newline at end of file




reply via email to

[Prev in Thread] Current Thread [Next in Thread]