gnash-commit
[Top][All Lists]
Advanced

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

[Gnash-commit] gnash/gui Makefile.am


From: Markus Gothe
Subject: [Gnash-commit] gnash/gui Makefile.am
Date: Mon, 30 Jul 2007 05:40:28 +0000

CVSROOT:        /sources/gnash
Module name:    gnash
Changes by:     Markus Gothe <nihilus>  07/07/30 05:40:28

Modified files:
        gui            : Makefile.am 

Log message:
        Building bundle take #2

CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/gnash/gui/Makefile.am?cvsroot=gnash&r1=1.92&r2=1.93

Patches:
Index: Makefile.am
===================================================================
RCS file: /sources/gnash/gnash/gui/Makefile.am,v
retrieving revision 1.92
retrieving revision 1.93
diff -u -b -r1.92 -r1.93
--- Makefile.am 30 Jul 2007 05:23:17 -0000      1.92
+++ Makefile.am 30 Jul 2007 05:40:28 -0000      1.93
@@ -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.92 2007/07/30 05:23:17 nihilus Exp $
+# $Id: Makefile.am,v 1.93 2007/07/30 05:40:28 nihilus Exp $
 
 AUTOMAKE_OPTIONS = -Wno-portability
 
@@ -160,7 +160,7 @@
 
 bundle_name = gnash.app
 
-bundle: Info.plist gnash
+bundle: Info.plist
        @echo " Building: $(bundle_name)" 
        -rm -rf $(bundle_name)/Contents
        mkdir -p $(bundle_name)/Contents/MacOS




reply via email to

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